Skip to content

Commit 8491c05

Browse files
committed
Uppdatera tester
1 parent c31e853 commit 8491c05

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/test_app.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
import os
2-
import sys
31
import sqlite3
4-
5-
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))
6-
72
from app import create_app
83

94
# =====================================================

0 commit comments

Comments
 (0)