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

12 lines
167 B
JSON

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