summaryrefslogtreecommitdiffstats
path: root/Under-Testing/Server-Code-New/ControllerClass.py
diff options
context:
space:
mode:
Diffstat (limited to 'Under-Testing/Server-Code-New/ControllerClass.py')
-rw-r--r--Under-Testing/Server-Code-New/ControllerClass.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Under-Testing/Server-Code-New/ControllerClass.py b/Under-Testing/Server-Code-New/ControllerClass.py
index c5bc29a..d6b47c5 100644
--- a/Under-Testing/Server-Code-New/ControllerClass.py
+++ b/Under-Testing/Server-Code-New/ControllerClass.py
@@ -108,7 +108,6 @@ class controller:
self.caller.sendData('TERMINATE CONNECTION')
self.caller.closeConnection()
- self.initCancelTest()
#can connect to handler but device caller not ready to do the test.
elif self.connected == 'DEVICE NOT READY':