Skip to content

Commit fa1fc2b

Browse files
authored
remove incorrect bit about partest (scala#1163)
1 parent 6342df9 commit fa1fc2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contribute/hacker-guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,6 @@ Run `sbt test` and `sbt partest` to run all of the JUnit and partest tests, resp
324324
testing: [...]/files/run/stringinterpolation_macro-run.scala [ OK ]
325325
All of 6 tests were successful (elapsed time: 00:00:08)
326326

327-
`partest` was removed in 2.12.
328-
329327
## 4. Publish
330328

331329
After development is finished, it's time to publish the code and submit your patch for discussion and potential inclusion into Scala.

0 commit comments

Comments
 (0)