[test suite] path bug fix

This commit is contained in:
Michael Rash
2014-11-22 16:52:15 -05:00
parent f4a8c0ace1
commit ec4647cdf0
@@ -4,6 +4,6 @@ cd ..
./rm-coverage-files.sh
cd afl
./afl-compile.sh --enable-profile-coverage
./compile/afl-compile.sh --enable-profile-coverage
exit $?