summaryrefslogtreecommitdiff
path: root/rust-mode/test
diff options
context:
space:
mode:
Diffstat (limited to 'rust-mode/test')
-rw-r--r--rust-mode/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-mode/test b/rust-mode/test
index e0d47be..5f4ab7f 100644
--- a/rust-mode/test
+++ b/rust-mode/test
@@ -4,5 +4,5 @@
# --
#[test]
fn ${1:test_name}() {
- ${2:()}
+ $0
}