From 742fcdfabaeed8f9f70e14165cc9740f5b17d5a8 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 5 Jun 2026 07:11:03 +0200 Subject: Add support for storing data permanently --- tests/test_app.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/test_app.py (limited to 'tests/test_app.py') 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 @@ -def test_first(): - """An initial test for the app.""" - assert 1 + 1 == 2 -- cgit v1.3