Remove getZip() which got there by mistake
This commit is contained in:
parent
064e2b727a
commit
7353648c53
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ class TestQuaZip: public QObject {
|
|||
private slots:
|
||||
void getFileList_data();
|
||||
void getFileList();
|
||||
void getZip();
|
||||
};
|
||||
|
||||
#endif // QUAZIP_TEST_QUAZIP_H
|
||||
|
|
Loading…
Reference in a new issue