summaryrefslogtreecommitdiff
path: root/tests/test-several-media.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-several-media.sh')
-rwxr-xr-xtests/test-several-media.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/test-several-media.sh b/tests/test-several-media.sh
index 394d43a..7b0279d 100755
--- a/tests/test-several-media.sh
+++ b/tests/test-several-media.sh
@@ -1,6 +1,5 @@
-#!/bin/sh
+#! /bin/sh
-HERE_DIR=`dirname $0`
-. $HERE_DIR/global-vars.sh
+. global-test-vars.sh
-$CSSLINT $TEST_INPUTS_DIR/several-media.css
+$CSSLINT "$TEST_INPUTS_DIR"/several-media.css