Skip to content

Commit

Permalink
Noop update to trigger travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nomis52 committed Jun 28, 2016
1 parent e102523 commit ff32ace
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zk/zk_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ func TestStateChanges(t *testing.T) {
verifyEventOrder(eventChan, states, "event channel")

zk.Close()

verifyEventOrder(callbackChan, []State{StateDisconnected}, "callback")
verifyEventOrder(eventChan, []State{StateDisconnected}, "event channel")
}
Expand Down

0 comments on commit ff32ace

Please sign in to comment.