aboutsummaryrefslogtreecommitdiffstats
path: root/test/scripts/concurrent_decorator_err.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/concurrent_decorator_err.py')
-rw-r--r--test/scripts/concurrent_decorator_err.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/scripts/concurrent_decorator_err.py b/test/scripts/concurrent_decorator_err.py
index 78191315..00fd8dad 100644
--- a/test/scripts/concurrent_decorator_err.py
+++ b/test/scripts/concurrent_decorator_err.py
@@ -1,5 +1,6 @@
from libmproxy.script import concurrent
+
@concurrent
def start(context, argv):
- pass \ No newline at end of file
+ pass