Sha256: a70fbc7f93dca61f58d2389d7e480780612440581615f3bd13fbc5fed6953ba5
Contents?: true
Size: 201 Bytes
Versions: 4
Compression:
Stored size: 201 Bytes
Contents
require 'test_helper' module BcmsKcfinder class BrowseControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end end
Version data entries
4 entries across 4 versions & 1 rubygems