added make install
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func TestDocker(t *testing.T) {
|
||||
//TODO overwrite with custom docker paths
|
||||
resp,err := BuildRunContainer(2,"false")
|
||||
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user