test/test_eventbuilder.rb in builder-3.2.4 vs test/test_eventbuilder.rb in builder-3.3.0

- old
+ new

@@ -10,10 +10,9 @@ # and distribution of modified versions of this work as long as the # above copyright notice is included. #++ require 'helper' -require 'preload' require 'builder' require 'builder/xmlevents' class TestEvents < Builder::Test