Skip to content

Commit

Permalink
Fix the rspec 'it' snippet
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Grenfell <martin_grenfell@msn.com>

Signed-off-by: Reza Jelveh <toyb0mb@gmx.net>
  • Loading branch information
halorgium authored and Reza Jelveh committed Aug 22, 2009
1 parent f90cd7a commit 097eb1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ruby-rspec/it.snippet
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
it "<+does something+>"<+ do<++>+>
it '${1}' do
${2}
end

0 comments on commit 097eb1a

Please sign in to comment.