From 507a5b3d3e8389dde606f2c9fe74408238e26680 Mon Sep 17 00:00:00 2001 From: ms236b Date: Mon, 4 Mar 2019 15:51:35 -0500 Subject: Commit for the blueprint generator java tool Fixed the issues listed in the review and added everything. Current coverage: 56.9% Issue-ID: DCAEGEN2-1125 Change-Id: Iab5ec548aeafc5c0dfdcd60ef5d03fc35190ce5b Signed-off-by: ms236b Signed-off-by: ms236b Signed-off-by: ms236b --- blueprint-generator/TestCases/testImports.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 blueprint-generator/TestCases/testImports.yaml (limited to 'blueprint-generator/TestCases/testImports.yaml') diff --git a/blueprint-generator/TestCases/testImports.yaml b/blueprint-generator/TestCases/testImports.yaml new file mode 100644 index 0000000..a2adaba --- /dev/null +++ b/blueprint-generator/TestCases/testImports.yaml @@ -0,0 +1,4 @@ +imports: +- test 1 +- test 2 +- test 3 \ No newline at end of file -- cgit 1.2.3-korg