Skip to content

Commit

Permalink
LPS-105011 wiki-test: Fix Eclipse compile errors
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanEngler authored and brianchandotcom committed Jan 17, 2020
1 parent 002227f commit 9627691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/apps/wiki/wiki-test/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
dependencies {
testIntegrationCompile group: "com.liferay.portal", name: "com.liferay.portal.impl", version: "default"
testIntegrationCompile group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "default"
testIntegrationCompile group: "javax.portlet", name: "portlet-api", version: "3.0.1"
testIntegrationCompile project(":apps:asset:asset-test-util")
testIntegrationCompile project(":apps:export-import:export-import-api")
testIntegrationCompile project(":apps:export-import:export-import-test-util")
Expand Down

0 comments on commit 9627691

Please sign in to comment.