/vendor/cucumber.el/snippets/feature-mode/giv

http://github.com/rejeep/emacs · #! · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · a9679cccbb4209d625a7b019e2c8eb5e MD5 · raw file

  1. #name: Given a known starting condition
  2. # --
  3. Given ${1:a known starting condition}
  4. $0