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

13 lines
182 B
JSON

[
{
"description": "Check structure compilation",
"id": "struc",
"format": "bin",
"source": "struc.asm",
"option": "",
"target": [
{ "output": "struc.bin" }
]
}
]