summaryrefslogtreecommitdiff
path: root/tests/test-resource-set/test-resource-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-resource-set/test-resource-set.h')
-rw-r--r--tests/test-resource-set/test-resource-set.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/test-resource-set/test-resource-set.h b/tests/test-resource-set/test-resource-set.h
index 24ca0c7..abab859 100644
--- a/tests/test-resource-set/test-resource-set.h
+++ b/tests/test-resource-set/test-resource-set.h
@@ -39,11 +39,9 @@ private slots:
void testIdentifier();
void testAddResource();
- void testAddResources();
+ void testAddResourceObject();
void testDelResource();
- void testContainsSingle();
- void testDoesNotContainSingle();
void testContainsSet();
};