summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2023-08-02 15:09:48 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-08-02 15:09:48 +0200
commit1913d89e788996d973f7da3b8290729a0b7b6d0e (patch)
treef53d202458369b325e9844886e063475f43713d6
parentf15186024970d98266703ce7c0667f721a009257 (diff)
move things to simple and correct place
-rw-r--r--tests/test_hello/__init__.py (renamed from tests/hello/__init__.py)0
-rw-r--r--tests/test_hello/test_hello.py (renamed from tests/hello/test_hello.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/hello/__init__.py b/tests/test_hello/__init__.py
index e69de29..e69de29 100644
--- a/tests/hello/__init__.py
+++ b/tests/test_hello/__init__.py
diff --git a/tests/hello/test_hello.py b/tests/test_hello/test_hello.py
index cd9cfa1..cd9cfa1 100644
--- a/tests/hello/test_hello.py
+++ b/tests/test_hello/test_hello.py