Closed cberzan closed 10 years ago
@jxwuyi
Small change; ready for review. This fixes an issue where "sbt test" only ran some of the tests. It was excluding tests marked with "@RunWith(JUnit4.class)" for some reason.
LGTM
@jxwuyi
Small change; ready for review. This fixes an issue where "sbt test" only ran some of the tests. It was excluding tests marked with "@RunWith(JUnit4.class)" for some reason.