Files
codeocean/test/models/structured_error_test.rb
2017-07-03 10:09:48 +02:00

8 lines
129 B
Ruby

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