summaryrefslogtreecommitdiff
path: root/travis/test/insnlbl.json
blob: 0ba0ff889c4693ce930365957c1a3daee64c1df0 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
	{
		"description": "Test instruction as label",
		"id": "insnlbl",
		"format": "bin",
		"source": "insnlbl.asm",
		"target": [
			{ "output": "insnlbl.bin" }
		]
	}
]