summaryrefslogtreecommitdiff
path: root/travis/test/zerobyte.json
blob: fda829d702642bbbdafbe3e05a22b55d1f6c5d2f (plain)
1
2
3
4
5
6
7
8
9
10
11
[
	{
		"description": "Test for accidental duplication of REX prefixes",
		"id": "zerobyte",
		"format": "bin",
		"source": "zerobyte.asm",
		"target": [
			{ "output": "zerobyte.bin" }
		]
	}
]