Project

General

Profile

Download (178 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'integration_test_helper'

class MediaJSTest < IntegrationTestWithJavascript
test "index page" do
assert_index_page(media_path, "Media", "Create Medium")
end
end
(30-30/53)