This website works better with JavaScript
Home
Explore
Help
Sign In
oznt
/
mars-rover
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add shortcut target to run all the tests
Oz N Tiram
4 years ago
parent
08ca49e4be
commit
8759015bab
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Makefile
+ 1
- 1
Makefile
View File
@@ -15,4 +15,4 @@ test/unit::
test/integration::
rover FFF
-
+
test:: test/unit test/integration