Fixed reference tag in tests

This commit is contained in:
Maksim Karelov
2015-04-07 19:13:09 +03:00
parent 8883880c64
commit 279e50d3c3
@@ -1,5 +1,5 @@
/// <reference path="../jquery/jquery.d.ts"/>
/// <reference path="jquery.jsonrpcclient.d.ts"/>
/// <reference path="jquery-jsonrpcclient.d.ts"/>
var foo = new $.JsonRpcClient({ ajaxUrl: '/backend/jsonrpc' });
foo.call(