Path.of()

This commit is contained in:
bluejoe2008@gmail.com 2018-06-26 14:44:08 +08:00
parent 168a23bb5a
commit 877b45c81b
1 changed files with 1 additions and 0 deletions

View File

@ -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