cmake: Rework Test.java to CMakeTest.java
This commit is contained in:
@@ -8,7 +8,7 @@ import com.google.ortools.linearsolver.MPVariable;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/** @author Mizux */
|
||||
public class Test {
|
||||
public class CMakeTest {
|
||||
@Test
|
||||
public void testLP() {
|
||||
Loader.loadNativeLibraries();
|
||||
|
||||
Reference in New Issue
Block a user