menu_builder
menu_builder copied to clipboard
Can't seem to run tests
Hey there! Was working on a small addition to the library I planned to put in a PR, but can't seem to get tests running. Tried:
bundle
rake test
Using Ruby 2.2.5. (Also, had to add test-unit to the gemspec, since it's no longer included in the standard library)