From 6e9653a0d3da1be966e783f9b12d2b31ab0a2d08 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Thu, 21 Jan 2016 09:45:15 +0100 Subject: [PATCH] added comment --- script/local.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/local.py b/script/local.py index f7c087a..3e20a58 100644 --- a/script/local.py +++ b/script/local.py @@ -5,6 +5,8 @@ #Uncomment this line to create the simulated devices needed to the tutorial scripts. #run("tutorial/devices") + +# The code below is necessary to run the Testing List plug-in: global print_log, sendFeedback, sys, inspect, os, traceback import sys, inspect, os, traceback