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

13 lines
243 B
JSON

[
{
"description": "Test environment variables",
"id": "br3028880",
"format": "bin",
"source": "br3028880.asm",
"option": "-Ox",
"environ": ["PROJECTBASEDIR=./travis/test"],
"target": [
{ "output": "br3028880.bin" }
]
}
]