/java-mode/Testing/import junit_framework_TestCase;.yasnippet
http://github.com/ridgetang/snippets · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · ecfa8e264798523fa8d73eb97bed754a MD5 · raw file
- # -*- mode: snippet -*-
- # key: imt
- # contributor: Translated from TextMate Snippet
- # name: import junit.framework.TestCase;
- # --
- import junit.framework.TestCase;
- $0