lib/webtrap/rspec.rb in webtrap-0.0.1 vs lib/webtrap/rspec.rb in webtrap-0.1.0

- old
+ new

@@ -1,8 +1,6 @@ # frozen_string_literal: true -require "webtrap/server" - require "webtrap/rspec/matchers" module WebTrap # Implementation of the WebTrap features for the RSpec testing tool. #