eq.js - fixed issue with tests not pointing to eq.js correctly

This commit is contained in:
stephen.lautier
2015-07-29 23:09:20 +02:00
parent 855569dbc8
commit 5606d32acb
+1 -1
View File
@@ -1,4 +1,4 @@
/// <reference path="eqjs.d.ts" />
/// <reference path="eq.js.d.ts" />
/// <reference path="../jquery/jquery.d.ts" />
var nodes = document.getElementsByClassName(".test-container");