From 3f69c44f73a40bb0fbcf97dd61cf5a69f35b977f Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 17 Mar 2009 21:32:37 -0400 Subject: Remove unneeded tests --- sigscript/test/TestConfig.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'sigscript/test/TestConfig.cpp') diff --git a/sigscript/test/TestConfig.cpp b/sigscript/test/TestConfig.cpp index 5fee993d..953b35a4 100644 --- a/sigscript/test/TestConfig.cpp +++ b/sigscript/test/TestConfig.cpp @@ -193,12 +193,4 @@ void TestConfig::testValueRead() { } -void TestConfig::testValueCheck() -{ -} - -void TestConfig::testValueTypeRead() -{ -} - QTEST_APPLESS_MAIN(TestConfig) -- cgit