Переглянути джерело

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