diff options
| author | Simeon Simeonov | 2026-06-05 07:11:03 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2026-06-05 07:11:03 +0200 |
| commit | 742fcdfabaeed8f9f70e14165cc9740f5b17d5a8 (patch) | |
| tree | 7ac25ffe633cf6d36ead4e8cf2cce9f230936f6e /tests/test_app.py | |
| parent | 7b66519eb4ebe119e5fdc9c1eb6a11fdfab9b7bf (diff) | |
Add support for storing data permanently
Diffstat (limited to 'tests/test_app.py')
| -rw-r--r-- | tests/test_app.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_app.py b/tests/test_app.py deleted file mode 100644 index e1a335f..0000000 --- a/tests/test_app.py +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | def test_first(): | ||
| 2 | """An initial test for the app.""" | ||
| 3 | assert 1 + 1 == 2 | ||
