Skip to content

Commit 3ca1048

Browse files
committed
Fix typo in config.toml (add "-args" suffix)
1 parent d45603d commit 3ca1048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Platforms/emscripten/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ test-args = [
1111
"--single-process",
1212
"-W",
1313
]
14-
pythoninfo= [
14+
pythoninfo-args = [
1515
"-m", "test.pythoninfo",
1616
]
1717

0 commit comments

Comments
 (0)