Skip to content

Commit

Permalink
Add dependency on hamcrest for tests
Browse files Browse the repository at this point in the history
It is no longer available in Orbit.
  • Loading branch information
akurtakov committed Aug 22, 2023
1 parent 34f5ffc commit 3d73890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target-platform/tm4e-target.target
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<unit id="junit-jupiter-api" version="0.0.0"/>
<unit id="org.eclipse.jdt.junit5.runtime" version="0.0.0"/>
<unit id="org.eclipse.ui.trace" version="0.0.0"/>
<unit id="org.hamcrest.core" version="0.0.0"/>
<!-- 4.28 = Eclipse 2023-06 -->
<repository location="https://download.eclipse.org/eclipse/updates/4.28/"/>
</location>
Expand Down

0 comments on commit 3d73890

Please sign in to comment.