summaryrefslogtreecommitdiff
path: root/tests/test-resource.h
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2009-12-31 14:52:39 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2009-12-31 14:53:53 +0200
commit3ef3f8cd8d6bcb2d8c3401f7f89dca07af98adae (patch)
tree9251e77c74875ee6a4588658bcd48bdab2c915ea /tests/test-resource.h
parentb95d5e2079786e8435f6afc176b3b8b80043b868 (diff)
Added libplayback tests, which run through the the whole library.
Diffstat (limited to 'tests/test-resource.h')
-rw-r--r--tests/test-resource.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-resource.h b/tests/test-resource.h
index 7d0bd7f..6ae3859 100644
--- a/tests/test-resource.h
+++ b/tests/test-resource.h
@@ -17,7 +17,6 @@ public:
private slots:
void initTestCase();
- void testConstructor();
void testInitializeSucceeds();
void testInitializeFails();
};