# frozen_string_literal: true require 'spec_helper' RSpec.describe ProxyPacRb::BasicConfiguration do it_behaves_like 'a basic configuration' end