test/test_access_token.rb in oauth-0.3.5 vs test/test_access_token.rb in oauth-0.3.6
- old
+ new
@@ -1,7 +1,5 @@
require File.dirname(__FILE__) + '/test_helper.rb'
-require 'oauth/token'
-require 'oauth/consumer'
class TestAccessToken < Test::Unit::TestCase
def setup
@fake_response = {
:user_id => 5734758743895,
\ No newline at end of file