summaryrefslogtreecommitdiff
path: root/emacs-lisp-mode/should
diff options
context:
space:
mode:
authorAlberto Luaces <aluaces@udc.es>2016-12-01 14:02:56 +0100
committerAlberto Luaces <aluaces@udc.es>2016-12-01 14:02:56 +0100
commit83355faf3e530fb36fcb32750ebedda19e1927ef (patch)
treeff9f7eb3cfb4842c41173e67b3a6614332343b24 /emacs-lisp-mode/should
parent632df2ede2712994b12ee499abfc948e6dc3f9ae (diff)
parent12b385f3badb51bd3689a1a0986cc9410ea416c5 (diff)
Merge latest upstream.
Diffstat (limited to 'emacs-lisp-mode/should')
-rw-r--r--emacs-lisp-mode/should6
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs-lisp-mode/should b/emacs-lisp-mode/should
new file mode 100644
index 0000000..29748a2
--- /dev/null
+++ b/emacs-lisp-mode/should
@@ -0,0 +1,6 @@
+# -*- mode: snippet -*-
+#contributor: Raghav Kumar Gautam
+#name: should
+#key: sh
+# --
+(should $0) \ No newline at end of file