Sha256: fefdfe16ae259bc76680740fe1e5caf6926482bdb41ae2730efa5b356c20b4fb
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
require 'test_helper' module JiveRails class AddonsControllerTest < 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/addons_controller_test.rb |
jive_rails-0.0.1 | test/controllers/jive_rails/addons_controller_test.rb |