diff --git a/seasonedParser/test/__init__.py b/test/__init__.py similarity index 100% rename from seasonedParser/test/__init__.py rename to test/__init__.py diff --git a/test/templates/test b/test/templates/test new file mode 100644 index 0000000..e69de29 diff --git a/seasonedParser/test/test_import.py b/test/test_import.py similarity index 100% rename from seasonedParser/test/test_import.py rename to test/test_import.py diff --git a/seasonedParser/test/test_square.py b/test/test_square.py similarity index 100% rename from seasonedParser/test/test_square.py rename to test/test_square.py