summaryrefslogtreecommitdiffhomepage
path: root/test/test_php_targets.py
diff options
context:
space:
mode:
authorAndrei Belov <defan@nginx.com>2020-08-13 19:28:27 +0300
committerAndrei Belov <defan@nginx.com>2020-08-13 19:28:27 +0300
commitaff76e4f90b4e948c327ce2b021dc3203c33cbcd (patch)
tree5bd6ac3aa92683777548472984c209bf26d8a971 /test/test_php_targets.py
parent04ce9f997e0e49e57ce4b5fc4aa98134232a1974 (diff)
parent6473d4b65a99aa10d509220fb99d8c4f65631ed0 (diff)
downloadunit-1.19.0-1.tar.gz
unit-1.19.0-1.tar.bz2
Merged with the default branch.1.19.0-1
Diffstat (limited to '')
-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):