Skip to content

Commit 23ddf3b

Browse files
authored
Remove reference to old test suite name. NFC (#25277)
1 parent 9692a6d commit 23ddf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"""This is the Emscripten test runner. To run some tests, specify which tests
88
you want, for example
99
10-
test/runner asm1.test_hello_world
10+
test/runner core0.test_hello_world
1111
1212
There are many options for which tests to run and how to run them. For details,
1313
see

0 commit comments

Comments
 (0)