forked from D-Net/dnet-hadoop
fixed test
This commit is contained in:
parent
ebf60020ac
commit
9ab594ccf6
|
@ -6,7 +6,7 @@ class TestEBI {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Test
|
// @Test
|
||||||
def testEBIData() = {
|
def testEBIData() = {
|
||||||
SparkAddLinkUpdates.main("-mt local[*] -w /home/sandro/Downloads".split(" "))
|
SparkAddLinkUpdates.main("-mt local[*] -w /home/sandro/Downloads".split(" "))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue