Re-order the test helper requirements to not explode if the test-unit gem is installed locally.

This commit is contained in:
laserlemon 2010-10-13 10:28:07 -04:00
parent b687431d43
commit 4978f99d6b

View file

@ -1,4 +1,4 @@
require 'test/unit'
require 'simple_oauth'
require 'rubygems'
require 'mocha'
require 'test/unit'