From 603f6393269bbb4524a5b22b9d0561ff0b2af6fe Mon Sep 17 00:00:00 2001 From: Giedrius Grabauskas Date: Mon, 7 Mar 2016 15:51:32 +0200 Subject: [PATCH] Updated reference d.ts file --- signalr/signalr-1.0-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signalr/signalr-1.0-tests.ts b/signalr/signalr-1.0-tests.ts index 5f2136780..725c65c6b 100644 --- a/signalr/signalr-1.0-tests.ts +++ b/signalr/signalr-1.0-tests.ts @@ -1,4 +1,4 @@ -/// +/// function test_client() { var connection = $.connection('/echo');