aboutsummaryrefslogtreecommitdiffstats
path: root/travis/test/struc.json
blob: 3684db06e6da6df4bb612ff159a0b4ed7da64d1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"description": "Check structure compilation",
		"id": "struc",
		"format": "bin",
		"source": "struc.asm",
		"option": "",
		"target": [
			{ "output": "struc.bin" }
		]
	}
]