aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lang/switch_spec.moon
blob: eeda2cfe21f3293c4c6114daae38633101f9acaf (plain)
1
2
3
4
import TestPilot from require 'spec.test_setup'

describe "switch", ->
  COPILOT = TestPilot!