Remove errant checkin of Unit Tests. 87/15787/2
authorThomas Bachman <tbachman@yahoo.com>
Thu, 26 Feb 2015 12:39:01 +0000 (07:39 -0500)
committerThomas Bachman <tbachman@yahoo.com>
Thu, 26 Feb 2015 21:09:02 +0000 (16:09 -0500)
commit68f0d287eee019bca6177f92b34ceb8448d62b78
tree3e01fe8e1b3f3e86b53d7185c41f245a99de133b
parentc974839754c36cf5d1a5dec380dc1553714dcde1
Remove errant checkin of Unit Tests.

A previous gerrit erroneously checked in these unit
tests, as they already exist under the groupbasedpolicy
main directory/bundle.

This patch also adds the directory used only for unit
testing in the ofoverlay renderer to .gitignore.

Change-Id: Iead96518c7bdff119fa0502a821a98e4cc914d3e
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
.gitignore
renderers/ofoverlay/pom.xml
renderers/ofoverlay/src/test/java/org/opendaylight/groupbasedpolicy/resolver/IndexedTenantTest.java [deleted file]
renderers/ofoverlay/src/test/java/org/opendaylight/groupbasedpolicy/resolver/InheritanceUtilsTest.java [deleted file]
renderers/ofoverlay/src/test/java/org/opendaylight/groupbasedpolicy/resolver/MatcherUtilsTest.java [deleted file]
renderers/ofoverlay/src/test/java/org/opendaylight/groupbasedpolicy/resolver/PolicyResolverTest.java [deleted file]