19 lines
		
	
	
		
			532 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			532 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <?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>test('${1:description}'${2/(.+)/(?1:, :)/}${2:numberexpected}${3:, ${4:function() {
 | |
|   $0
 | |
| \}}});</string>
 | |
| 	<key>name</key>
 | |
| 	<string>QUnit test</string>
 | |
| 	<key>scope</key>
 | |
| 	<string>source.js</string>
 | |
| 	<key>tabTrigger</key>
 | |
| 	<string>test</string>
 | |
| 	<key>uuid</key>
 | |
| 	<string>002C9C57-F00E-4338-B3FF-601D8E93F122</string>
 | |
| </dict>
 | |
| </plist>
 |