Sha256: 36a6aee2d6f2e4f3f4d983bc71769f4a0e7fc512c4f652b5e9fd693df2b43883
Contents?: true
Size: 166 Bytes
Versions: 2
Compression:
Stored size: 166 Bytes
Contents
require File.dirname(__FILE__) + '/../../test_helper' class CmsAdmin::BaseControllerTest < ActionController::TestCase def test_something flunk end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
comfortable_mexican_sofa-1.0.1 | test/functional/cms_admin/base_controller_test.rb |
comfortable_mexican_sofa-1.0.0 | test/functional/cms_admin/base_controller_test.rb |