From 40d0d77001e5a36e6fe799b9e1fbc26752c5c6f5 Mon Sep 17 00:00:00 2001 From: "Magnusen, Drew (dm741q)" Date: Wed, 6 Sep 2017 12:22:33 -0500 Subject: Added junit for test-transaction feature Single junit was added for test-transaction feature. Junit does not test full functionality of the feature, but does test some of the peripheral methods. Also fixed small indentation error in assemble_zip.xml. Issue-ID: POLICY-198 Change-Id: Iad7a98be45eb8ef6701bf8381aa764d2dd1ca9c7 Signed-off-by: Magnusen, Drew (dm741q) --- feature-test-transaction/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'feature-test-transaction/pom.xml') diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index 693c3dc6..14ba010c 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -93,5 +93,10 @@ ${project.version} provided + + junit + junit + test + \ No newline at end of file -- cgit 1.2.3-korg