Răsfoiți Sursa

Add shortcut target to run all the tests

Oz N Tiram 4 ani în urmă
părinte
comite
8759015bab
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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