/** * Copyright (C) 2005 Till Adam * * This software is under the "if you run these tests and they break you * have to fix it" license. */ #include #include #include "messagedicttests.h" using namespace KUnitTest; TDEUNITTEST_MODULE( tdeunittest_storagelayermodule, "KMail Storage Layer Tests" ); TDEUNITTEST_MODULE_REGISTER_TESTER( MessageDictTester );