瀏覽代碼

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