mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
test: nasm-t -- Use plain stderr extension for error stream
Just to unify with other tests Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
929aa65385
commit
ad2fab7778
@ -14,7 +14,7 @@
|
||||
"ref": "clzero",
|
||||
"option": "-Ox -DERROR",
|
||||
"target": [
|
||||
{ "stderr": "clzero.stderr.t" }
|
||||
{ "stderr": "clzero.stderr" }
|
||||
],
|
||||
"error": "expected"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user