Skip to content

Commit 9627691

Browse files
BryanEnglerbrianchandotcom
authored andcommitted
LPS-105011 wiki-test: Fix Eclipse compile errors
https://issues.liferay.com/browse/LPS-105011
1 parent 002227f commit 9627691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/apps/wiki/wiki-test/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
dependencies {
22
testIntegrationCompile group: "com.liferay.portal", name: "com.liferay.portal.impl", version: "default"
33
testIntegrationCompile group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "default"
4+
testIntegrationCompile group: "javax.portlet", name: "portlet-api", version: "3.0.1"
45
testIntegrationCompile project(":apps:asset:asset-test-util")
56
testIntegrationCompile project(":apps:export-import:export-import-api")
67
testIntegrationCompile project(":apps:export-import:export-import-test-util")

0 commit comments

Comments
 (0)