Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Restore releng for org.eclipse.mylyn.reviews #3
Browse files Browse the repository at this point in the history
Add mockito-inline

Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
  • Loading branch information
ruspl-afed committed Dec 22, 2022
1 parent d757f10 commit 027ec02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion org.eclipse.mylyn.gerrit.ui.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Fragment-Host: org.eclipse.mylyn.gerrit.ui
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.hamcrest.library;bundle-version="1.3.0",
org.junit;bundle-version="4.5.0",
org.mockito.mockito-core;bundle-version="4.8.1"
org.mockito.mockito-core;bundle-version="4.8.1",
org.mockito.mockito-inline;bundle-version="4.8.1"
Export-Package: org.eclipse.mylyn.internal.gerrit.ui;x-internal:=true,
org.eclipse.mylyn.internal.gerrit.ui.editor;x-internal:=true,
org.eclipse.mylyn.internal.gerrit.ui.operations;x-internal:=true

0 comments on commit 027ec02

Please sign in to comment.