mirror of
https://github.com/samsonjs/config.git
synced 2026-04-09 11:45:48 +00:00
6 lines
213 B
XML
6 lines
213 B
XML
<snippet>
|
|
<content><![CDATA[assert_throws(:${1:expected}) { $0 }]]></content>
|
|
<tabTrigger>ast</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>assert_throws(..) { .. }</description>
|
|
</snippet>
|