X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=testing%2FEmuFrontTesting%2Fplatformtest.h;h=1067dfac9f03faa95708ef4377301686aaec3a35;hb=46e00847b2671f5bfafc01e30b96c25ed9be2643;hp=1be331bd729e634bd52aea40394b8af828f6ae06;hpb=2e901788519ca767ac705c7bfeb61816fbe970dd;p=emufront diff --git a/testing/EmuFrontTesting/platformtest.h b/testing/EmuFrontTesting/platformtest.h index 1be331b..1067dfa 100644 --- a/testing/EmuFrontTesting/platformtest.h +++ b/testing/EmuFrontTesting/platformtest.h @@ -19,16 +19,9 @@ private slots: void initTestCase(); void cleanupTestCase(); void equals2(); - // void equals(); - // void equals_data(); - -private: - //EmuFrontFile *ef; -/* - EmuFrontFile *efile;*/ - //EmuFrontFile *efA; - //EmuFrontFile *efB; - + void notEquals(); + //void equals(); + //void equals_data(); }; #endif // PLATFORMTEST_H