master > master: code-rust - makefile
This commit is contained in:
@@ -73,7 +73,7 @@ all: setup build run
|
|||||||
################################
|
################################
|
||||||
# TARGETS: testing
|
# TARGETS: testing
|
||||||
################################
|
################################
|
||||||
unit-test: unit-tests
|
tests: unit-tests
|
||||||
unit-tests:
|
unit-tests:
|
||||||
cargo test
|
cargo test
|
||||||
################################
|
################################
|
||||||
|
|||||||
Reference in New Issue
Block a user