nasm/travis/test/insnlbl.json
Cyrill Gorcunov 8958826f3f test: nasm-t -- Add insnlbl test
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-11-11 21:43:46 +03:00

12 lines
170 B
JSON

[
{
"description": "Test instruction as label",
"id": "insnlbl",
"format": "bin",
"source": "insnlbl.asm",
"target": [
{ "output": "insnlbl.bin" }
]
}
]