summaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ryu-manager1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ryu-manager b/bin/ryu-manager
index cfa56a0a..cee0b416 100755
--- a/bin/ryu-manager
+++ b/bin/ryu-manager
@@ -32,6 +32,7 @@ from ryu import utils
from ryu.app import wsgi
from ryu.base.app_manager import AppManager
from ryu.controller import controller
+from ryu.tests.integrated import tester
FLAGS = gflags.FLAGS