summaryrefslogtreecommitdiff
path: root/tests/test-prop-ident.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-prop-ident.sh')
-rwxr-xr-xtests/test-prop-ident.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/test-prop-ident.sh b/tests/test-prop-ident.sh
index e07005d..4689d13 100755
--- a/tests/test-prop-ident.sh
+++ b/tests/test-prop-ident.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/prop-vendor-ident.css
+$CSSLINT "$TEST_INPUTS_DIR"/prop-vendor-ident.css