coffeescript-support/snippets/before.snippet
Christopher H. Laco c55a704cbd Initial import
2011-01-30 22:13:44 -05:00

5 lines
37 B
Plaintext

beforeEach(function () {
${1}
});