nasm/travis/test/pushseg.json

12 lines
162 B
JSON
Raw Normal View History

[
{
"description": "Test push segment",
"id": "pushseg",
"format": "bin",
"source": "pushseg.asm",
"target": [
{ "output": "pushseg.bin" }
]
}
]