ref: b22364570be6c6add79af21a90de8c5f7a775813
parent: 1fbcaf927920f7e94eef42f152722c957a7922cb
author: Noah Campbell <[email protected]>
date: Mon Nov 4 23:32:13 EST 2013
Fix Test Name
--- a/hugolib/site_test.go
+++ b/hugolib/site_test.go
@@ -88,7 +88,7 @@
}
}
-func TestrenderThing(t *testing.T) {
+func TestRenderThing(t *testing.T) {
tests := []struct {
content string
template string