mirror of
https://github.com/apache/archiva.git
synced 2025-02-07 02:29:23 +00:00
fix junit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1125756 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dc33d46ce9
commit
3f8c66c3f4
@ -291,7 +291,7 @@ public void testExecution()
|
||||
knownControl.reset();
|
||||
invalidControl.reset();
|
||||
|
||||
File notIncludedTestFile = new File( "./target/test-repo/path/to/test-file.xml" );
|
||||
File notIncludedTestFile = new File( "target/test-repo/path/to/test-file.xml" );
|
||||
|
||||
selectedKnownConsumer.beginScan( repo, startTime, false );
|
||||
selectedKnownConsumer.getExcludes();
|
||||
|
Loading…
x
Reference in New Issue
Block a user