Upgraded Rails
[monkeycharger.git] / vendor / plugins / rspec / RSpec.tmbundle / Snippets / at_most.tmSnippet
blob19fae85304573473b3aaac235f664e06c8df5f7b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>content</key>
6 <string>at_most(${1:n}).times</string>
7 <key>name</key>
8 <string>at_most</string>
9 <key>scope</key>
10 <string>source.ruby.rspec</string>
11 <key>tabTrigger</key>
12 <string>atm</string>
13 <key>uuid</key>
14 <string>9A891C8D-4285-4C7D-BA03-6CA50A89F9C0</string>
15 </dict>
16 </plist>