nasm/travis/test/_version.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

8 lines
130 B
JSON

{
"description": "Check the NASM version",
"target": [
{ "option": "-v", "stdout": "_version.stdout" }
],
"error": "over"
}