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