From bb0ba4fcb45bc08409657e05e7951a364f6a2e53 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 24 Mar 2014 22:36:59 -0400 Subject: Reorganize and add Python snippets --- snippets/python-mode/testfunc | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 snippets/python-mode/testfunc (limited to 'snippets/python-mode/testfunc') 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 -- cgit v1.2.3