index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
python-mode
/
pytest-def
blob: 819f5a33357ff5f4479da23bff99bb950d89607a (
plain
)
1
2
3
4
5
6
# -*- mode: snippet -*- # key: td # group: testing # -- def test_${1:name}(): $0