diff options
Diffstat (limited to 'test/test_python_targets.py')
-rw-r--r-- | test/test_python_targets.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_python_targets.py b/test/test_python_targets.py index ca736c0d..6e5488ee 100644 --- a/test/test_python_targets.py +++ b/test/test_python_targets.py @@ -1,5 +1,4 @@ import pytest - from unit.applications.lang.python import TestApplicationPython from unit.option import option |