require 'test_helper' module Extface class Driver::GenericPosTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end