summaryrefslogtreecommitdiff
path: root/tests/helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/helpers.py')
-rw-r--r--tests/helpers.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/helpers.py b/tests/helpers.py
index cfea8f3c..3d6be141 100644
--- a/tests/helpers.py
+++ b/tests/helpers.py
@@ -6,8 +6,6 @@
import subprocess
-# This isn't really a backward compatibility thing, should be moved into a
-# helpers file or something.
def run_command(cmd):
"""Run a command in a sub-process.