Sha256: e5e6681300fe2acec1f46d3ae70021037e1d40d1a8723ebe36116426d1f1f1b4
Contents?: true
Size: 215 Bytes
Versions: 2
Compression:
Stored size: 215 Bytes
Contents
require 'test_helper' module JiveRails class OauthControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jive_rails-0.0.2 | test/controllers/jive_rails/oauth_controller_test.rb |
jive_rails-0.0.1 | test/controllers/jive_rails/oauth_controller_test.rb |