mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
Poco::Util::LayeredConfiguration: added support for labelling configurations and finding them by their label
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
void testTwoLayers();
|
||||
void testThreeLayers();
|
||||
void testRemove();
|
||||
void testFind();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user