spec/helpers/test_delegate.rb in ProMotion-0.7.4 vs spec/helpers/test_delegate.rb in ProMotion-0.7.5

- old
+ new

@@ -1,6 +1,6 @@ class TestDelegate < ProMotion::Delegate status_bar false - + def on_load(app, options) end end