Merge pull request #59 from haikoschol/master

Fix typo in function name
Этот коммит содержится в:
Corey Hulen
2015-06-27 06:07:47 -04:00
родитель ac56304bc7 dea39c7b64
Коммит 5ff8b54920

Просмотреть файл

@@ -119,7 +119,7 @@ func TestSocket(t *testing.T) {
}
func TestZZWebScoketTearDown(t *testing.T) {
func TestZZWebSocketTearDown(t *testing.T) {
// *IMPORTANT* - Kind of hacky
// This should be the last function in any test file
// that calls Setup()