Files
codeocean/test/controllers/subscription_controller_test.rb
2017-09-06 16:18:44 +02:00

8 lines
139 B
Ruby

require 'test_helper'
class SubscriptionControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end