diff --git a/integration/macos/test.sh b/integration/macos/test.sh index ba6b35c..3424bd5 100755 --- a/integration/macos/test.sh +++ b/integration/macos/test.sh @@ -66,6 +66,6 @@ fi "${workdir}/bin/python3" \ -m edb.tools --no-devmode test \ - "${file_arg}" \ + ${file_arg} \ -e cqa_ -e tools_ \ --verbose ${dash_j}