yasnippet/extras/imported/rails-mode/Go To/Go To Unit Test.yasnippet

8 lines
254 B
Plaintext

# -*- mode: snippet -*-
# type: command
# contributor: Translated from TextMate Snippet
# name: Go to Unit Test
## binding: "~$@"
## condition: "meta.rails.controller, meta.rails.helper, meta.rails.model, meta.rails.functional_test, source.yaml"
# --