summaryrefslogtreecommitdiffhomepage
path: root/test/test_respawn.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_respawn.py')
-rw-r--r--test/test_respawn.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_respawn.py b/test/test_respawn.py
index dc465cda..03254037 100644
--- a/test/test_respawn.py
+++ b/test/test_respawn.py
@@ -3,6 +3,7 @@ import subprocess
import time
import pytest
+
from unit.applications.lang.python import ApplicationPython
prerequisites = {'modules': {'python': 'any'}}