diff --git a/Makefile b/Makefile index 321881a9d..141195bd9 100644 --- a/Makefile +++ b/Makefile @@ -27,4 +27,4 @@ testsetup: echo "running rosdep tests" test: testsetup - cd test && pytest + pytest test