diff options
Diffstat (limited to 'snippets/python-mode/testfunc')
-rw-r--r-- | snippets/python-mode/testfunc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/snippets/python-mode/testfunc b/snippets/python-mode/testfunc deleted file mode 100644 index efa4ca3..0000000 --- a/snippets/python-mode/testfunc +++ /dev/null @@ -1,6 +0,0 @@ -# -*- coding: utf-8 -*- -# name: pytest test definition -# key: deft -# -- -def test_${1:name}($2): - $0
\ No newline at end of file |