mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
CI test
This commit is contained in:
parent
f32d5b0d7c
commit
ad12bd6a3f
@ -19,7 +19,7 @@
|
||||
// SnappyTest.java
|
||||
// Since: 2011/03/30
|
||||
//
|
||||
// $URL$
|
||||
// $URL$
|
||||
// $Author$
|
||||
//--------------------------------------
|
||||
package org.xerial.snappy;
|
||||
@ -43,6 +43,7 @@ public class SnappyTest
|
||||
{
|
||||
String version = Snappy.getNativeLibraryVersion();
|
||||
_logger.debug("version: " + version);
|
||||
assertTrue(false);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user