Closed hzulla closed 8 years ago
@hzulla thanks for opening this! Since these changes cause an error in Ruby 2.1 or earlier, I also needed to add a Gemfile to specify the version of MiniTest, along with a few other changes such as updating the README. Since this was a small changeset, I went ahead and recreated in a different branch that includes the other changes as well.
The other pull request is https://github.com/jstrait/wavefile/pull/20. If that looks good to you and runs without errors on your system I'll merge it to master. Note that you should now run the tests using bundle exec rake test
, instead of just rake test
.
Closing, since https://github.com/jstrait/wavefile/pull/20 is now merged to master.
Testing version 0.7.0 resulted in the complaint
MiniTest::Unit::TestCase is now Minitest::Test.