nasm/travis/test/zerobyte.json
Cyrill Gorcunov 149231f665 test: nasm-t -- Add zerobyte test
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:45 +03:00

12 lines
195 B
JSON

[
{
"description": "Test for accidental duplication of REX prefixes",
"id": "zerobyte",
"format": "bin",
"source": "zerobyte.asm",
"target": [
{ "output": "zerobyte.bin" }
]
}
]