diff --git a/app/tests/stub.py b/app/tests/stub.py new file mode 100644 index 00000000..201975fc --- /dev/null +++ b/app/tests/stub.py @@ -0,0 +1,2 @@ +def test_placeholder(): + pass