summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlexander Kojevnikov <alexander@kojevnikov.com>2010-12-15 20:43:39 +0800
committerAlexander Kojevnikov <alexander@kojevnikov.com>2010-12-15 20:43:39 +0800
commitf78d782bd776b0405db87f375c178461c469291e (patch)
treec597a595411ee2660ed7dc92b3f061fe17cbe49f /tests
parent1f8651ceb3744a1db46218eb3894206f26cbf15a (diff)
/usr/bin/env usage
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test-a11y2
-rwxr-xr-xtests/test-perf2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-a11y b/tests/test-a11y
index f4460cbbe..6b0b09476 100755
--- a/tests/test-a11y
+++ b/tests/test-a11y
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
import os
from time import sleep
diff --git a/tests/test-perf b/tests/test-perf
index de2c945cb..f00cae311 100755
--- a/tests/test-perf
+++ b/tests/test-perf
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
#
# test-perf