test: nasm-t -- Add far64
[nasm.git] / travis / test / far64.json
blobc6f121df8ea2d77c9b57ae41d200aac4387ee5a1
2         {
3                 "description": "Test 64 bit far call",
4                 "id": "far64",
5                 "format": "bin",
6                 "source": "far64.asm",
7                 "target": [
8                         { "output": "far64.bin" }
9                 ]
10         }