8 lines
127 B
Ruby

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