nasm/travis/test/uscore.json

12 lines
165 B
JSON
Raw Normal View History

[
{
"description": "Test numbers conversion",
"id": "uscore",
"format": "bin",
"source": "uscore.asm",
"target": [
{ "output": "uscore.bin" }
]
}
]