more consistent tests for extscripts

(fix missed filters copying found by tests btw)
This commit is contained in:
2016-05-24 11:53:00 +03:00
parent 72f0d4587b
commit c57a92b687
3 changed files with 20 additions and 1 deletions

View File

@ -38,6 +38,7 @@ private slots:
void test_values();
void test_run();
void test_filters();
void test_copy();
private:
ExtScript *extScript = nullptr;