diff options
author | varun gudisena <varuneshwar.gudisena@att.com> | 2019-03-21 01:21:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-21 01:21:46 +0000 |
commit | 93a4c80c63d074ff15ce81c894f0921fab1d7bef (patch) | |
tree | b1c48742331b534bfd1f993a2e7f1d38e24d2d49 /.classpath | |
parent | cf60984e46b65f02e2b48ee423bd487108ae71ed (diff) | |
parent | 5da12e929aa3f5f9e2b9174515cc2f09b246888d (diff) |
Merge "Added Junit coverage for BrTopic.java"
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ <attributes> <attribute name="optional" value="true"/> <attribute name="maven.pomderived" value="true"/> + <attribute name="test" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |