coffeescript-support/snippets/before.snippet

5 lines
37 B
Plaintext
Raw Normal View History

2011-01-31 03:13:44 +00:00
beforeEach(function () {
${1}
});