We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f5150 commit 8653d67Copy full SHA for 8653d67
Makefile
@@ -37,7 +37,7 @@ run-examples:
37
38
# Runs the examples, then the unit tests
39
test:
40
- make run-examples
+ make run-examples
41
python3 ./tests/test_unit_tests.py
42
python3 ./tests/test_unit_tests_threaded.py
43
0 commit comments