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

11 lines
169 B
JSON

[
{
"description": "Test lar lsr with macros",
"id": "lar_lsl",
"format": "bin",
"source": "lar_lsl.asm",
"target": [
{ "output": "lar_lsl.bin" }
]
}
]