diff options
Diffstat (limited to 'snippets/python-mode/test-method')
-rw-r--r-- | snippets/python-mode/test-method | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/snippets/python-mode/test-method b/snippets/python-mode/test-method index e0e1be9..ee60912 100644 --- a/snippets/python-mode/test-method +++ b/snippets/python-mode/test-method @@ -1,5 +1,4 @@ # -*- mode: snippet -*- -# name: test method # key: tm # group: testing # Copied from builtin deftest and given new key. |