Newer
Older
dub_jkp / test / issue777-bogus-path-dependency / dub.selections.json
@Sönke Ludwig Sönke Ludwig on 28 Feb 2016 82 bytes Fix absolute paths in test case.
{
	"fileVersion": 1,
	"versions": {
		"b": {"path":"b"},
		"c": {"path":"c"}
	}
}