File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
modules/apps/fragment/fragment-entry-processor/fragment-entry-processor-test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 1
1
dependencies {
2
2
testIntegrationCompile project(" :apps:dynamic-data-mapping:dynamic-data-mapping-api" )
3
+ testIntegrationCompile project(" :apps:dynamic-data-mapping:dynamic-data-mapping-form-field-type-api" )
3
4
testIntegrationCompile project(" :apps:dynamic-data-mapping:dynamic-data-mapping-test-util" )
4
5
testIntegrationCompile project(" :apps:fragment:fragment-api" )
5
6
testIntegrationCompile project(" :apps:fragment:fragment-entry-processor:fragment-entry-processor-api" )
6
7
testIntegrationCompile project(" :apps:info:info-api" )
7
8
testIntegrationCompile project(" :apps:journal:journal-api" )
9
+ testIntegrationCompile project(" :apps:journal:journal-test-util" )
8
10
testIntegrationCompile project(" :test:arquillian-extension-junit-bridge" )
9
11
}
You can’t perform that action at this time.
0 commit comments