forked from opensci/piflow
Path.of()
This commit is contained in:
parent
168a23bb5a
commit
877b45c81b
|
@ -8,6 +8,7 @@ import cn.piflow.util.ScriptEngine
|
|||
import org.apache.commons.io.{FileUtils, IOUtils}
|
||||
import org.apache.spark.sql.SparkSession
|
||||
import org.junit.Test
|
||||
import Path._
|
||||
|
||||
class FlowTest {
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue