mirror of
https://github.com/samsonjs/config.git
synced 2026-04-09 11:45:48 +00:00
6 lines
236 B
XML
6 lines
236 B
XML
<snippet>
|
|
<content><![CDATA[assertTrue(${1/(.+)/(?1:")/}${1:message}${1/(.+)/(?1:", )/}${2:test})$0]]></content>
|
|
<tabTrigger>ast</tabTrigger>
|
|
<scope>source.groovy</scope>
|
|
<description>assertTrue</description>
|
|
</snippet>
|