mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
Re-order the test helper requirements to not explode if the test-unit gem is installed locally.
This commit is contained in:
parent
b687431d43
commit
4978f99d6b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
require 'test/unit'
|
||||
require 'simple_oauth'
|
||||
require 'rubygems'
|
||||
require 'mocha'
|
||||
require 'test/unit'
|
||||
|
|
|
|||
Loading…
Reference in a new issue