mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
Added a blank test
This commit is contained in:
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
2
tests/test_app.py
Normal file
2
tests/test_app.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def test_app():
|
||||
assert 1 == 1
|
||||
Reference in New Issue
Block a user