# frozen_string_literal: true

require "helper"

class TestCommandsOnSets < Minitest::Test
  include Helper::Client
  include Lint::Sets
end
