no message

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162803 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-06-18 13:21:42 +00:00
parent 1280414001
commit 1ab665e885
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ public void verify()
throw new VerificationException( e );
}
System.out.println( "---------------------------> OK" );
System.out.println( "-----------------------------------------------------------------------------------> OK" );
}
private void verifyExpectedResult( String line )