Cleanup ScannedDependencyTest 85/76585/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 2 Oct 2018 18:17:10 +0000 (20:17 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 2 Oct 2018 19:55:49 +0000 (19:55 +0000)
commit5f925a0a0419dad3be5a2d60b3950e941423416f
tree4f829e876468038ff2567f70a6663b0f034c4105
parentdd015bd4f633ed9049e20e0c8ff2590801b5e20f
Cleanup ScannedDependencyTest

Rather than messing with test resources set them up properly
in the project so that we can rely on them being present.

Also make sure we clean up our resources correctly.

Change-Id: Idb1b8a8d87293a255582f7120cdb0e47f7278080
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-maven-plugin/src/test/java/org/opendaylight/yangtools/yang2sources/plugin/ScannedDependencyTest.java
yang/yang-maven-plugin/src/test/resources/tests/META-INF/yang/test.yang [new file with mode: 0644]
yang/yang-maven-plugin/src/test/resources/tests/META-INF/yang/test2.yang [new file with mode: 0644]