Skip to content

Commit

Permalink
195: removed reference to junit5 plugin in ui.tests
Browse files Browse the repository at this point in the history
Task-Url: #195
  • Loading branch information
LorenzoBettini committed Jul 28, 2022
1 parent 8265099 commit 22c35e3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/org.pitest.pitclipse.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@
<id>org.eclipse.jdt.junit5.runtime</id>
<versionRange>0.0.0</versionRange>
</requirement>
<!-- This is required to verify Pitclipse integration with JUnit 5 -->
<requirement>
<type>eclipse-plugin</type>
<id>org.pitest.pitest-junit5-plugin</id>
<versionRange>0.0.0</versionRange>
</requirement>
</extraRequirements>
</dependency-resolution>
</configuration>
Expand Down

0 comments on commit 22c35e3

Please sign in to comment.