summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test.py')
-rw-r--r--test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.py b/test.py
index 5cf8621..ba741d2 100644
--- a/test.py
+++ b/test.py
@@ -1,3 +1,5 @@
+from __future__ import with_statement
+
from portato import _sub_start
_sub_start()