Merge pull request #5138 from stephenlautier/master

eq.js - fixed issue with tests not pointing to eq.js correctly
This commit is contained in:
Masahiro Wakame
2015-08-03 21:54:22 +09:00
+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");