Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 285 Bytes

litcoffeescript_tests.litcoffee

File metadata and controls

6 lines (5 loc) · 285 Bytes

This file is just the same as coffeescript_tests.coffee, first we set a property, which we check for in coffeescript_tests.js, and then a trivial testcase.

Meteor.__LITCOFFEESCRIPT_PRESENT = true
Tinytest.add "literate coffeescript - compile", (test) -> test.isTrue true