From 9ffce7748d288fde9e55d92367a858020e5a32fc Mon Sep 17 00:00:00 2001 From: rb7147 Date: Tue, 27 Feb 2018 12:09:16 -0500 Subject: Added Junits for Policy PAP-REST Issue-ID: POLICY-600 Change-Id: I1d42a3a880c9d81115d48794a77fadb89562e136 Signed-off-by: rb7147 --- ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionList.csv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionList.csv (limited to 'ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionList.csv') diff --git a/ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionList.csv b/ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionList.csv new file mode 100644 index 000000000..4e1760532 --- /dev/null +++ b/ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionList.csv @@ -0,0 +1,2 @@ +"Id","Action Name","Description" +104443,"1234","43234" \ No newline at end of file -- cgit 1.2.3-korg