summaryrefslogtreecommitdiffstats
path: root/tests/create.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/create.py')
-rwxr-xr-xtests/create.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/create.py b/tests/create.py
index 95e31a9..815ccc4 100755
--- a/tests/create.py
+++ b/tests/create.py
@@ -128,7 +128,7 @@ while i < 30:
except:
okay = 0
t = -1
- break;
+ break
if t == 0:
break