Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit a7419b1

Browse files
committed
tiny correction to readme
1 parent a24752a commit a7419b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Here are some non-obvious useful options:
4242

4343
### Historical Note
4444

45-
These instructions are valid as of Partest 1.0.13. Prior to that release, SBT users required `sbt-partest-interface` in addition to `scala-partest`. The test framework class used to be `scala.tools.partest.Framework`, whereas now it is `scala.tools.partest.sbt.Framework`)
45+
These instructions are valid as of Partest 1.0.13. Prior to that release, SBT users required `scala-partest-interface` in addition to `scala-partest`. The test framework class used to be `scala.tools.partest.Framework`, whereas now it is `scala.tools.partest.sbt.Framework`)
4646

4747
### Instructions
4848

0 commit comments

Comments
 (0)