lib/lucid/runtime.rb in lucid-0.2.0 vs lib/lucid/runtime.rb in lucid-0.2.1

- old
+ new

@@ -48,10 +48,10 @@ self.visitor = tdl_walker specs.accept(tdl_walker) end - def features_paths + def specs_paths @configuration.spec_source end def step_visited(step) #:nodoc: @results.step_visited(step)