mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-24 12:17:26 +01:00
fixed the test
This commit is contained in:
parent
b3cd3e1c82
commit
772cd47448
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user