Sha256: 0d31484693d399405958d6d86c31c35ebca3acd7a056e1a633a9b6d5a11d88fe

Contents?: true

Size: 509 Bytes

Versions: 44

Compression:

Stored size: 509 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>content</key>
	<string>class ${1:${TM_FILENAME/(.*?)(\..+)/$1/}} extends ${2:TestCase} $0</string>
	<key>name</key>
	<string>test case</string>
	<key>scope</key>
	<string>source.scala</string>
	<key>tabTrigger</key>
	<string>testcase</string>
	<key>uuid</key>
	<string>D3D659F5-5318-4D0A-85E2-9A03902A1668</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-0.3.4.3 textmate/Bundles/Scala.tmbundle/Snippets/test_case.tmSnippet
redcar-0.3.4.2 textmate/Bundles/Scala.tmbundle/Snippets/test_case.tmSnippet
redcar-0.3.4.1 textmate/Bundles/Scala.tmbundle/Snippets/test_case.tmSnippet
redcar-0.3.4 textmate/Bundles/Scala.tmbundle/Snippets/test_case.tmSnippet