diff options
Diffstat (limited to 'tests/test_split.py')
| -rw-r--r-- | tests/test_split.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_split.py b/tests/test_split.py index 782b226..5146bcb 100644 --- a/tests/test_split.py +++ b/tests/test_split.py @@ -4,7 +4,7 @@ import unittest -from utils import load_file, TestCaseBase +from tests.utils import load_file, TestCaseBase import sqlparse |
