mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 03:21:20 -05:00
comments and tests
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Check if it can import and execute a coffeescript-only module successfully.
|
||||
ok require('test_module').func() is "from over there"
|
||||
ok require('./test_module').func() is "from over there"
|
||||
Reference in New Issue
Block a user