From 5606d32acba302ec8f60c80b0dc44dc9a5e4f573 Mon Sep 17 00:00:00 2001 From: "stephen.lautier" Date: Wed, 29 Jul 2015 23:09:20 +0200 Subject: [PATCH] eq.js - fixed issue with tests not pointing to eq.js correctly --- eq.js/eq.js.tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eq.js/eq.js.tests.ts b/eq.js/eq.js.tests.ts index 1113604f2..4a2192bec 100644 --- a/eq.js/eq.js.tests.ts +++ b/eq.js/eq.js.tests.ts @@ -1,4 +1,4 @@ -/// +/// /// var nodes = document.getElementsByClassName(".test-container");