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 9692a6d commit 23ddf3bCopy full SHA for 23ddf3b
test/runner.py
@@ -7,7 +7,7 @@
7
"""This is the Emscripten test runner. To run some tests, specify which tests
8
you want, for example
9
10
- test/runner asm1.test_hello_world
+ test/runner core0.test_hello_world
11
12
There are many options for which tests to run and how to run them. For details,
13
see
0 commit comments