Open
Description
The typo is in the qualifier, actually I noticed this while refactoring.
The obvious suggestion is uppercase StoreReporter
.
In case this seems too obvious, I'd propose that late at night during your remaining few minutes of OSS time is when you need the most help.
[error] /media/amarki/data/clones/review/lrytz/src/partest/scala/tools/partest/StoreReporterDirectTest.scala:22:40: type Info is not a member of scala.tools.nsc.reporters.StoreReporter
[error] def filteredInfos: Seq[storeReporter.Info] = storeReporter.infos.groupBy(_.pos).map(_._2.head).toList