Эх сурвалжийг харах

minor change in the makefile

Dimitri Korsch 1 жил өмнө
parent
commit
3e99b370a8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -15,4 +15,4 @@ get_version:
 	@python setup.py --version
 
 run_tests:
-	bash scripts/tests.sh
+	@cd scripts && bash tests.sh