Run regular non-expect-based tests too.

This commit is contained in:
4lDO2
2023-05-03 15:59:52 +02:00
parent 5cd110a92b
commit ccfbdc0ae4
+1 -1
View File
@@ -118,7 +118,7 @@ sysroot: all
test: sysroot
# TODO: Fix SIGILL when running cargo test
# $(CARGO_TEST) test
# TODO: $(MAKE) -C tests run?
$(MAKE) -C tests run
$(MAKE) -C tests verify
# Debug targets