test: disable NativeLibraryLoaderIT
using the filesystem on Travis-CI causes issues
This commit is contained in:
parent
772330c308
commit
c6b568c125
@ -52,6 +52,7 @@ import org.junit.Ignore;
|
|||||||
*
|
*
|
||||||
* @author Kirill Vainer
|
* @author Kirill Vainer
|
||||||
*/
|
*/
|
||||||
|
@Ignore
|
||||||
@Category(IntegrationTest.class)
|
@Category(IntegrationTest.class)
|
||||||
@FixMethodOrder
|
@FixMethodOrder
|
||||||
public class NativeLibraryLoaderIT {
|
public class NativeLibraryLoaderIT {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user