dotar/vim/snippets/ruby-rspec/shnre.snippet
2011-11-17 16:00:49 -06:00

3 lines
52 B
Plaintext
Executable File

${1:target}.should_not raise_error(${2:error})
${3}