nasm/travis/test/null.json

12 lines
150 B
JSON
Raw Normal View History

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