diff --git a/tests/tests.sh b/tests/tests.sh index c19ad41..6447542 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -9,7 +9,7 @@ then else - MAKE=$(command -v make) + MAKE=make fi