Move EvalErrorTests
This commit is contained in:
parent
7d3af420ce
commit
49b84574da
@ -1,7 +1,8 @@
|
|||||||
package com.google.refine.expr;
|
package com.google.refine.tests.expr;
|
||||||
|
|
||||||
import org.testng.annotations.Test;
|
import org.testng.annotations.Test;
|
||||||
|
|
||||||
|
import com.google.refine.expr.EvalError;
|
||||||
import com.google.refine.tests.util.TestUtils;
|
import com.google.refine.tests.util.TestUtils;
|
||||||
|
|
||||||
public class EvalErrorTests {
|
public class EvalErrorTests {
|
Loading…
Reference in New Issue
Block a user