mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
4 lines
104 B
CoffeeScript
4 lines
104 B
CoffeeScript
Meteor.__COFFEESCRIPT_PRESENT = true
|
|
|
|
Tinytest.add "coffeescript - compile", (test) -> test.isTrue true
|