summaryrefslogtreecommitdiff
path: root/subversion/tests/cmdline/svneditor.py
diff options
context:
space:
mode:
Diffstat (limited to 'subversion/tests/cmdline/svneditor.py')
-rwxr-xr-xsubversion/tests/cmdline/svneditor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/subversion/tests/cmdline/svneditor.py b/subversion/tests/cmdline/svneditor.py
index 375fc07..4699dc1 100755
--- a/subversion/tests/cmdline/svneditor.py
+++ b/subversion/tests/cmdline/svneditor.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
#
# svneditor.py: a mock $SVN_EDITOR for the Subversion test suite
#