nasm/travis/test/_file_.json
Cyrill Gorcunov 2e1bf723a9 test: travis -- Add some of converted tests
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-10-17 21:40:14 +03:00

9 lines
153 B
JSON

{
"description": "Check the __FILE__ preprocessor directive",
"format": "bin",
"source": "_file_.asm",
"target": [
{ "output": "_file_.bin" }
]
}