From dea39c7b64fa1cb21e955561bd3f9086f1c4cfda Mon Sep 17 00:00:00 2001 From: Haiko Schol Date: Wed, 24 Jun 2015 14:21:27 +0200 Subject: Fix typo in function name --- api/web_socket_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/web_socket_test.go') diff --git a/api/web_socket_test.go b/api/web_socket_test.go index c7b612cde..15bc3baeb 100644 --- a/api/web_socket_test.go +++ b/api/web_socket_test.go @@ -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() -- cgit v1.2.3-1-g7c22