Skip to content

Commit

Permalink
fix ui.test
Browse files Browse the repository at this point in the history
  • Loading branch information
reinsch82 committed Sep 22, 2023
1 parent 0327305 commit 9335ca8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions org.eclipse.buildship.ui.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ Fragment-Host: org.eclipse.buildship.ui
Comment: junit has to be a required bundle, otherwise the tests won't launch for headless builds
Require-Bundle: org.eclipse.swtbot.eclipse.finder,
org.eclipse.swtbot.junit5_x,
org.junit.platform.engine,
org.junit.platform.launcher,
org.eclipse.oomph.setup.core,
org.junit.jupiter.api,
org.junit.jupiter.engine,
org.junit.jupiter.migrationsupport,
org.junit.jupiter.params,
org.junit.platform.commons,
org.junit.platform.runner,
org.junit.platform.suite.api,
org.junit.platform.suite.commons,
junit-platform-engine,
junit-platform-launcher,
junit-jupiter-api,
junit-jupiter-engine,
junit-jupiter-migrationsupport,
junit-jupiter-params,
junit-platform-commons,
junit-platform-runner,
junit-platform-suite-api,
junit-platform-suite-commons,
junit-platform-suite-engine,
org.apache.log4j,
org.eclipse.jdt.launching,
org.hamcrest.core;bundle-version="1.3.0"
Expand Down

0 comments on commit 9335ca8

Please sign in to comment.