1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-24 12:17:26 +01:00

fixed the test

This commit is contained in:
Vadim Kurland 2010-05-02 22:45:30 +00:00
parent b3cd3e1c82
commit 772cd47448

View File

@ -57,7 +57,7 @@ class instDialogInstallTest : public QObject
private slots:
void initTestCase();
void cleanupTestCase();
void testInstall1();
void testInstall2();
void testInstall3();
void testInstall4();
@ -65,6 +65,7 @@ private slots:
public slots:
void instOptionsForTest1();
void instOptionsForTest2();
void instOptionsForTest3();
void instOptionsForTest4();