diff --git a/run_tests.sh b/run_tests.sh index e1bcece..6c22c35 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -1,4 +1,4 @@ -GRAPHS=../graphs/ +GRAPHS=graphs/ SUCC=() FAILED=()