obdev/test/models/employer_record_test.rb

8 lines
128 B
Ruby

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