aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-10-05 02:11:27 +0000
committersg481n <sg481n@att.com>2017-10-05 02:42:42 +0000
commita10f658eb13c277b02fb1baaeb07ef353e4c9d85 (patch)
tree9438e74d205cefc672f8c13ad6a1b845a4fbdf67 /pom.xml
parent9f41e31a64b38a40cc19948955171c2617a0f047 (diff)
Improve code coverage for aaf cadi modules
Modify propaccess test cases Issue-ID: AAF-79 Change-Id: Ie994b119017e044300cde1cfce9734fe8a8f6d84 Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a4e4e00..336446f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,7 +294,7 @@
<include>**/JU*.java</include>
</includes>
<excludes>
- <exclude>**/JU_LocalLur.java</exclude>
+ <!-- <exclude>**/JU_LocalLur.java</exclude> -->
<!-- <exclude>**/JU_BufferedServletInputStream.java</exclude> -->
<!--<exclude>**/JU_Passcode.java</exclude> -->
<!--<exclude>**/JU_XReader.java</exclude> -->