mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Added the correct paths for the definition files in the tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="socket.io-client.d.ts"/>
|
||||
/// <reference path="socket.io-client-1.2.0.d.ts"/>
|
||||
|
||||
function testUsingWithNodeHTTPServer() {
|
||||
var socket = io('http://localhost');
|
||||
|
||||
Reference in New Issue
Block a user