summaryrefslogtreecommitdiffstats
path: root/test/language/snippets.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/language/snippets.rb')
-rwxr-xr-xtest/language/snippets.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/snippets.rb b/test/language/snippets.rb
index 84ca4d73c..536fab4fd 100755
--- a/test/language/snippets.rb
+++ b/test/language/snippets.rb
@@ -429,7 +429,7 @@ class TestSnippets < Test::Unit::TestCase
# There's no way to actually retrieve the list of classes from the
# transaction.
- def snippet_set(trans)
+ def snippet_tag(trans)
@@tmpfiles << "/tmp/settestingness"
end