aboutsummaryrefslogtreecommitdiffstats
path: root/travis/test/iftoken.json
blob: 57ac110e0c10bd02ddff2889123ccb82d6bac27a (plain)
1
2
3
4
5
6
7
8
9
10
11
[
	{
		"description": "Test iftoken directive",
		"id": "iftoken",
		"format": "bin",
		"source": "iftoken.asm",
		"target": [
			{ "output": "iftoken.bin" }
		]
	}
]