lib/runners/runner.riml in speckle-0.1.18 vs lib/runners/runner.riml in speckle-0.1.19

- old
+ new

@@ -23,9 +23,10 @@ return self.tag end defm add(spec) add(self.specs, spec) + return spec end defm start(reporter, stats) reporter.on_start(stats)