Joseph Ferano a649a42faa A refusal test that passes for the wrong reason is not a test
Each of the four cases asserted only that the message named the target. Every
one of those paths meets "web: no emcc on PATH" first on a machine with no
emscripten, which also names the target — so on exactly the machine where none
of the refusals ran, all four would have reported that they did. Each case now
names the phrase it expects.
2026-09-12 10:46:50 +07:00
..