Files
codeocean/test/models/subscription_test.rb
2017-09-06 15:16:47 +02:00

8 lines
126 B
Ruby

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