# -*- mode: snippet -*- # key: asnt # contributor: Translated from TextMate Snippet # name: assert_nothing_thrown { .. } ## condition: "source.ruby" # -- assert_nothing_thrown { $0 }