basic: Merge macro snippet tests

Change-Id: Ia2d8944227c6be8b5ae7b42f7d566ac150d522b9
This commit is contained in:
Matúš Kukan
2016-01-30 22:12:35 +01:00
parent 12c59662f7
commit aa20acb87d
13 changed files with 217 additions and 375 deletions

View File

@@ -65,7 +65,6 @@ void EnableTest::testDimEnable()
// Put the test suite in the registry
CPPUNIT_TEST_SUITE_REGISTRATION(EnableTest);
} // namespace
CPPUNIT_PLUGIN_IMPLEMENT();
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */