Files
meteor/packages/coffeescript/tests/bare_test_setup.coffee

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