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

8 lines
127 B
Ruby

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