osem-fcy/test/functional/admin/conference_controller_test.rb

8 lines
144 B
Ruby
Raw Normal View History

2013-01-07 09:04:09 +01:00
require 'test_helper'
class Admin::ConferenceControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end