A small update of libkermit
Using compose/check package (and less code) Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
585aeb8f0b
commit
e1448eb238
11 changed files with 78 additions and 72 deletions
|
@ -5,8 +5,9 @@ import (
|
|||
"os/exec"
|
||||
"time"
|
||||
|
||||
"github.com/go-check/check"
|
||||
|
||||
checker "github.com/vdemeester/shakers"
|
||||
check "gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
// Etcd test suites (using libcompose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue