mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
13 lines
199 B
JSON
13 lines
199 B
JSON
|
[
|
||
|
{
|
||
|
"description": "Test include directive",
|
||
|
"id": "inctest",
|
||
|
"format": "bin",
|
||
|
"source": "inctest.asm",
|
||
|
"option": "-i./travis/test/",
|
||
|
"target": [
|
||
|
{ "output": "inctest.com" }
|
||
|
]
|
||
|
}
|
||
|
]
|