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

12 lines
150 B
JSON

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