Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Commit

Permalink
commit to trigger travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yaronsumel committed Jul 29, 2017
1 parent 96387eb commit 6088637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zk/lock_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ func TestTryLock(t *testing.T) {
}
}


func TestLock(t *testing.T) {
ts, err := StartTestCluster(1, nil, logWriter{t: t, p: "[ZKERR] "})
if err != nil {
Expand Down

0 comments on commit 6088637

Please sign in to comment.