mirror of
https://github.com/nasa/trick.git
synced 2024-12-24 23:36:43 +00:00
Update Makefile to take gui tests out of pipeline
This commit is contained in:
parent
9faa5f95a4
commit
e339da61ab
2
Makefile
2
Makefile
@ -293,7 +293,7 @@ premade:
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# This target runs Trick's Unit-tests and simulation-tests.
|
# This target runs Trick's Unit-tests and simulation-tests.
|
||||||
test: unit_test sim_test gui_test
|
test: unit_test sim_test
|
||||||
@ echo "All tests completed sucessfully"
|
@ echo "All tests completed sucessfully"
|
||||||
|
|
||||||
test32: sim_test32
|
test32: sim_test32
|
||||||
|
Loading…
Reference in New Issue
Block a user