summaryrefslogtreecommitdiff
path: root/test/did_you_mean/tree_spell/test_change_word.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/did_you_mean/tree_spell/test_change_word.rb')
-rw-r--r--test/did_you_mean/tree_spell/test_change_word.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/did_you_mean/tree_spell/test_change_word.rb b/test/did_you_mean/tree_spell/test_change_word.rb
index 613e11b869..7855b3de50 100644
--- a/test/did_you_mean/tree_spell/test_change_word.rb
+++ b/test/did_you_mean/tree_spell/test_change_word.rb
@@ -8,7 +8,7 @@ class ChangeWordTest < Test::Unit::TestCase
@len = @input.length
end
- def test_deleletion
+ def test_deletion
assert_match @cw.deletion(5), 'spec/ervices/anything_spec'
assert_match @cw.deletion(@len - 1), 'spec/services/anything_spe'
assert_match @cw.deletion(0), 'pec/services/anything_spec'