audit: docs

This commit is contained in:
Mitchell Hashimoto
2015-04-22 07:42:37 +02:00
parent ccaad36388
commit d2f85569d4
2 changed files with 6 additions and 0 deletions

View File

@@ -41,6 +41,10 @@ func TestHash(t *testing.T) {
},
},
},
{
"foo",
"foo",
},
}
for _, tc := range cases {