nasm/travis/test/time.json
Cyrill Gorcunov 31ad91346b travis: add time
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-10-11 12:57:08 +03:00

14 lines
192 B
JSON

[
{
"description": "Test time macros",
"id": "time",
"format": "bin",
"source": "time.asm",
"option": "-Ox",
"target": [
{ "output": "time.bin" }
],
"disable": "true"
}
]