package resolver import ( "testing" ) func TestNameToContentHash(t *testing.T) { } func TestContentHashToUrl(t *testing.T) { } func TestNameToUrl(t *testing.T) { }