Add test:browser task for running the test suite against the merged browser script.

This commit is contained in:
Sam Stephenson
2010-10-11 09:42:13 -05:00
parent de0b93381c
commit f360fba47f
11 changed files with 29 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
{indexOf, include, starts, ends, compact, count, merge, extend, flatten, del, last} = require '../lib/helpers'
{indexOf, include, starts, ends, compact, count, merge, extend, flatten, del, last} = CoffeeScript.helpers
array = [0..4]
string = array.join ''