From 59e4171c755943b1ac7e16d80980e8736045e5aa Mon Sep 17 00:00:00 2001 From: biniek Date: Thu, 17 May 2018 12:11:50 +0200 Subject: Added checking input variables in pnf-pnp Change-Id: I1a4f4b9704385a17995e76d4b87484c2f588b889 Issue-ID: SO-506 Signed-off-by: biniek --- .../src/test/resources/applicationContext_forPnfTesting.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bpmn/MSOInfrastructureBPMN/src/test/resources') diff --git a/bpmn/MSOInfrastructureBPMN/src/test/resources/applicationContext_forPnfTesting.xml b/bpmn/MSOInfrastructureBPMN/src/test/resources/applicationContext_forPnfTesting.xml index 6dc3bbf880..980a0b1186 100644 --- a/bpmn/MSOInfrastructureBPMN/src/test/resources/applicationContext_forPnfTesting.xml +++ b/bpmn/MSOInfrastructureBPMN/src/test/resources/applicationContext_forPnfTesting.xml @@ -62,4 +62,9 @@ + + + + + -- cgit 1.2.3-korg