فهرست منبع

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