Files
meteor/packages/coffeescript/coffeescript_tests.coffee
2013-03-23 13:07:22 -07:00

6 lines
139 B
CoffeeScript

Meteor.__COFFEESCRIPT_PRESENT = true
@__COFFEESCRIPT_TEST_GLOBAL = 123
Tinytest.add "coffeescript - compile", (test) -> test.isTrue true