lib/rspec/dom/testing.rb



require 'rspec/dom/testing/version'
require 'rspec/dom/testing/matchers'

module RSpec
  module Dom
    module Testing
    end
  end
end