spec/autoloaded/instance_struct.rb in delayed_job-3.0.1 vs spec/autoloaded/instance_struct.rb in delayed_job-3.0.2

- old
+ new

@@ -1,6 +1,6 @@ module Autoloaded class InstanceStruct < ::Struct.new(nil) def perform end end -end \ No newline at end of file +end