Преглед изворни кода

Add shortcut target to run all the tests

Oz N Tiram пре 4 година
родитељ
комит
8759015bab
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -15,4 +15,4 @@ test/unit::
 test/integration::
 	rover FFF
 
-
+test:: test/unit test/integration