Fix NameError in case of using test-unit by stk132 · Pull Request #3 · mozamimy/ariete

「require "ariete"」 cause NameError in case of using test-unit because of ariete dependent on rspec. This PR fix this issue. please see sample