mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-17 19:11:22 -05:00
Add test:browser task for running the test suite against the merged browser script.
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user