This commit is contained in:
Taro L. Saito 2023-06-06 10:08:19 -07:00
parent ad12bd6a3f
commit 5222a3242e
No known key found for this signature in database
GPG Key ID: 429C8816DEA04CDB
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ public class SnappyTest
{
String version = Snappy.getNativeLibraryVersion();
_logger.debug("version: " + version);
assertTrue(false);
}
@Test