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

12 lines
165 B
JSON

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