summaryrefslogtreecommitdiff
path: root/tests/test-concurrency.py
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-01-17 14:07:32 +0000
committerAtomic Bot <atomic-devel@projectatomic.io>2018-02-23 22:49:06 +0000
commit971265e4e48f2ff512633b27c90569315ff168ff (patch)
tree5beefe92474ed373f14d158489885ae8aa1fe958 /tests/test-concurrency.py
parent6cabeaed3f45c8f3e05fb5e1152bfa5b96a3bc79 (diff)
downloadostree-971265e4e48f2ff512633b27c90569315ff168ff.tar.gz
Use Python 3 for tests
Signed-off-by: Simon McVittie <smcv@debian.org> Closes: #1463 Approved by: cgwalters
Diffstat (limited to 'tests/test-concurrency.py')
-rwxr-xr-xtests/test-concurrency.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-concurrency.py b/tests/test-concurrency.py
index 3a0ce103..3ec3681c 100755
--- a/tests/test-concurrency.py
+++ b/tests/test-concurrency.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# Copyright (C) 2017 Colin Walters <walters@verbum.org>
#