Sha256: 6c7f652bfb36c4aec0bfe7e59bf972fc2641cbd8f3200cbe5b22975e86074bb2
Contents?: true
Size: 215 Bytes
Versions: 2
Compression:
Stored size: 215 Bytes
Contents
require 'test_helper' module JiveRails class TilesControllerTest < 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/tiles_controller_test.rb |
jive_rails-0.0.1 | test/controllers/jive_rails/tiles_controller_test.rb |