test/test_bibtex.rb in bibtex-ruby-2.3.1 vs test/test_bibtex.rb in bibtex-ruby-2.3.2

- old
+ new

@@ -1,8 +1,8 @@ require 'helper.rb' module BibTeX - class TestBibtex < MiniTest::Unit::TestCase + class TestBibtex < Minitest::Unit::TestCase def setup end def teardown \ No newline at end of file