nasm/travis/test/_file_.json

9 lines
153 B
JSON
Raw Normal View History

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