test: nasm-t -- Reverse the comparision order
[nasm.git] / travis / test / xcrypt.json
blobcf1b90c0d255468e968c9ff168599ceeda49a9e6
2         {
3                 "description": "Test XCRYPT instructions",
4                 "id": "xcrypt",
5                 "format": "bin",
6                 "source": "xcrypt.asm",
7                 "target": [
8                         { "output": "xcrypt.bin" }
9                 ]
10         }