Files
meteor/packages/coffeescript/bare_test_setup.coffee
2013-12-19 17:00:38 -08:00

5 lines
172 B
CoffeeScript

# Normally, variables should be file-local, but this file is loaded with {bare:
# true}, so it should be readable by bare_tests.js
VariableSetByCoffeeBareTestSetup = 5678