mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-07-24 10:25:42 -04:00
test: nasm-t -- Add json template
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
5eb6d35721
commit
32c25b51c6
17
travis/t.json
Normal file
17
travis/t.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"description": "",
|
||||||
|
"id": "",
|
||||||
|
"format": "",
|
||||||
|
"source": "",
|
||||||
|
"option": "",
|
||||||
|
"target": [
|
||||||
|
{ "output": "" }
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "",
|
||||||
|
"ref": "",
|
||||||
|
"option": ""
|
||||||
|
}
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user