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

5 lines
36 B
Plaintext

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