From ae75f140a6263b78aa096534db68f4b53805c36a Mon Sep 17 00:00:00 2001 From: James Lal Date: Wed, 10 Oct 2012 11:15:33 -0700 Subject: update ical.js for tests add commander.js as dev dep --- test/helper.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/helper.js') diff --git a/test/helper.js b/test/helper.js index efb2487..64346bd 100644 --- a/test/helper.js +++ b/test/helper.js @@ -175,8 +175,6 @@ testSupport.lib('sax/dav_response'); testSupport.lib('request/abstract'); testSupport.lib('template'); - testSupport.lib('templates/calendar_data'); - testSupport.lib('templates/calendar_filter'); testSupport.helper('fake_xhr'); testSupport.lib('request/propfind'); -- cgit