package testing

#up: [
	{
		do:     "fetch-git"
		remote: "https://github.com/blocklayerhq/acme-clothing.git"
		ref:    "master"
	},
]