summaryrefslogtreecommitdiffhomepage
path: root/test/test_php_targets.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_php_targets.py')
-rw-r--r--test/test_php_targets.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_php_targets.py b/test/test_php_targets.py
index 9c1ba2a6..0657554a 100644
--- a/test/test_php_targets.py
+++ b/test/test_php_targets.py
@@ -1,4 +1,3 @@
-import unittest
from unit.applications.lang.php import TestApplicationPHP
class TestPHPTargets(TestApplicationPHP):