Commit 3bd25ae6 authored by joneshf's avatar joneshf

Merge pull request #1501 from sloria/master

Add Python Nose Testing Snippets
parents 3d5428f8 754db4a1
...@@ -940,6 +940,7 @@ ...@@ -940,6 +940,7 @@
"https://github.com/skuroda/Sublime-AdvancedNewFile", "https://github.com/skuroda/Sublime-AdvancedNewFile",
"https://github.com/skyronic/DogEars", "https://github.com/skyronic/DogEars",
"https://github.com/slim-template/ruby-slim.tmbundle", "https://github.com/slim-template/ruby-slim.tmbundle",
"https://github.com/sloria/sublime-nose-snippets",
"https://github.com/sloria/sublime-selenium-snippets", "https://github.com/sloria/sublime-selenium-snippets",
"https://github.com/Smerty/sublime-named", "https://github.com/Smerty/sublime-named",
"https://github.com/sntran/sublime-dustjs", "https://github.com/sntran/sublime-dustjs",
...@@ -1717,6 +1718,7 @@ ...@@ -1717,6 +1718,7 @@
"sublime-named": "Named (Bind) Helpers", "sublime-named": "Named (Bind) Helpers",
"sublime-nemerle": "Nemerle", "sublime-nemerle": "Nemerle",
"sublime-node-require": "Require Node.js Modules Helper", "sublime-node-require": "Require Node.js Modules Helper",
"sublime-nose-snippets": "Python Nose Testing Snippets",
"sublime-octopress": "Octopress Snippets", "sublime-octopress": "Octopress Snippets",
"sublime-oddly": "Oddly", "sublime-oddly": "Oddly",
"sublime-open-path": "Open project path by shortcut", "sublime-open-path": "Open project path by shortcut",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment