import-junit_framework_TestCase;.sublime-snippet (208B)
1 <snippet> 2 <content><![CDATA[import junit.framework.TestCase; 3 $0]]></content> 4 <tabTrigger>imt</tabTrigger> 5 <scope>source.java</scope> 6 <description>import junit.framework.TestCase;</description> 7 </snippet>