mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-08-02 13:29:38 +00:00
Comment out test code
This commit is contained in:
@@ -182,6 +182,7 @@ public class Hash extends DataStructureImpl {
|
||||
return _base64ed;
|
||||
}
|
||||
|
||||
/********
|
||||
public static void main(String args[]) {
|
||||
testFill();
|
||||
testOverflow();
|
||||
@@ -273,4 +274,5 @@ public class Hash extends DataStructureImpl {
|
||||
}
|
||||
_log.debug("Fill check test passed");
|
||||
}
|
||||
*********/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user