Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kojix2 committed Aug 17, 2024
1 parent 493e151 commit 5287de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/edlib_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def test_that_it_has_a_version_number
refute_nil ::Edlib::VERSION
end

def test_initilize
def test_initialize
assert_instance_of Edlib::Aligner, Edlib::Aligner.new
end

Expand Down

0 comments on commit 5287de6

Please sign in to comment.