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

12 lines
162 B
JSON

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