Skip to content

Commit

Permalink
improve(tempel): add ert template
Browse files Browse the repository at this point in the history
  • Loading branch information
Walheimat committed May 15, 2024
1 parent a309ca8 commit b03e3a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/tempel.eld
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ emacs-lisp-mode
q n n
";;; " name ".el ends here")

(ert
"(ert-deftest " (p "test") " ()" n>
":tags '(" (p "tag") ")" n n>
q ")")

js-mode
js-ts-mode
typescript-mode
Expand Down

0 comments on commit b03e3a1

Please sign in to comment.