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

12 lines
163 B
JSON

[
{
"description": "Test imacro directive",
"id": "imacro",
"format": "bin",
"source": "imacro.asm",
"target": [
{ "output": "imacro.bin" }
]
}
]