diff options
-rw-r--r-- | ishtar_common/tests.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ishtar_common/tests.py b/ishtar_common/tests.py index fd56b1a83..c3ca7cfd6 100644 --- a/ishtar_common/tests.py +++ b/ishtar_common/tests.py @@ -2821,6 +2821,9 @@ class BaseImportTest(TestCase): def test_export_qfield(self): + """ + :function: Test for the creation of a .gpkg, the modification of the .qgs and creation of a .zip test + """ # Verification of the original files self.test_verify_qfield_folder() # Preparation for the .gpkg |