Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0-M3
-
None
Description
`TestRequireOS` uses an import to
`import static org.hamcrest.CoreMatchers.startsWith;`
that comes transitively from JUnit4.
`TestRequireOS` uses an import to
`import static org.hamcrest.CoreMatchers.startsWith;`
that comes transitively from JUnit4.