1 parent d12ea9c commit 8e90896Copy full SHA for 8e90896
1 file changed
test/run_travis.sh
@@ -38,7 +38,7 @@ elif [ "$TEST" == "unittests" ]; then
38
elif [ "$TEST" == "validations" ] || [ "$TEST" == "fetch" ] || [ "$TEST" == "preloaded" ]; then
39
40
# Folder paths, relative to parent
41
- RULESETFOLDER="${toplevel}/src/chrome/content/rules"
+ RULESETFOLDER="src/chrome/content/rules"
42
43
# Go to git repo root; taken from ../test.sh. Note that
44
# $GIT_DIR is .git in this case.
0 commit comments