diff --git a/tests/cpp.sh b/tests/cpp.sh index 39c455f..4ad944d 100755 --- a/tests/cpp.sh +++ b/tests/cpp.sh @@ -28,7 +28,7 @@ PROGNAME="cpp.sh" #executables CPP="../src/cpp" -[ -n "$OBJDIR" ] && CPP="${OBJDIR}cpp" +[ -n "$OBJDIR" ] && CPP="${OBJDIR}../src/cpp" #functions