summaryrefslogtreecommitdiff
path: root/travis/test/_file_.json
blob: cf16822097183a3acc392e78b4601804b78d7dee (plain)
1
2
3
4
5
6
7
8
{
	"description": "Check the __FILE__ preprocessor directive",
	"format": "bin",
	"source": "_file_.asm",
	"target": [
		{ "output": "_file_.bin" }
	]
}