summaryrefslogtreecommitdiff
path: root/lib/subunit/runtests.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/subunit/runtests.py')
-rwxr-xr-xlib/subunit/runtests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/subunit/runtests.py b/lib/subunit/runtests.py
index 8ecc6cd3fb..691e3b34da 100755
--- a/lib/subunit/runtests.py
+++ b/lib/subunit/runtests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# -*- Mode: python -*-
#
# Copyright (C) 2004 Canonical.com