X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=blobdiff_plain;f=test%2Fexec_test.go;h=abe23b53d23adb82100e4e8a0e39cc318630c586;hp=8fb6519ff7d9af0eada6c88f1e514931fdbf6d47;hb=e0e1d75c08ff6187acabca74261ebeb0e0893ede;hpb=4c01e5e3fad9455b97519380babdf7e8801d8643 diff --git a/test/exec_test.go b/test/exec_test.go index 8fb6519..abe23b5 100644 --- a/test/exec_test.go +++ b/test/exec_test.go @@ -71,10 +71,6 @@ func TestExec(t *testing.T) { var cfg xsapiv1.FolderConfig assert.Nil(t, HTTPCli.Post("/folders", fPrj, &cfg)) assert.NotNil(t, cfg) - _, err = NewIoSocketClient(prefixURL, HTTPCli.GetClientID()) - if err != nil { - t.Fatal(err) - } cmd := "export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig/" cmd = cmd + " && "