test/functional/base.rb in ruote-2.1.8 vs test/functional/base.rb in ruote-2.1.9

- old
+ new

@@ -32,9 +32,11 @@ #p @engine.storage.class @tracer = Tracer.new @engine.add_service('tracer', @tracer) + + #noisy # uncommented, it makes all the tests noisy end def teardown @engine.shutdown