mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-17 11:01:25 -05:00
Add test:browser task for running the test suite against the merged browser script.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# Check if we can import and execute a CoffeeScript-only module successfully.
|
||||
ok require('./test_module').func() is "from over there"
|
||||
if require?.extensions? or require?.registerExtension?
|
||||
ok require('./test_module').func() is "from over there"
|
||||
|
||||
Reference in New Issue
Block a user