summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/SourceCode/Subversion.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated/SourceCode/Subversion.py')
-rw-r--r--test/Deprecated/SourceCode/Subversion.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Deprecated/SourceCode/Subversion.py b/test/Deprecated/SourceCode/Subversion.py
index a97c86f..ac3eb57 100644
--- a/test/Deprecated/SourceCode/Subversion.py
+++ b/test/Deprecated/SourceCode/Subversion.py
@@ -50,7 +50,7 @@ svnadmin = test.where_is('svnadmin')
if not svn:
test.skip_test("Could not find 'svnadmin'; skipping test(s).\n")
-print "Short-circuiting this test until we support Subversion"
+print("Short-circuiting this test until we support Subversion")
test.pass_test()
test.subdir('Subversion', 'import', ['import', 'sub'], 'work1', 'work2')