Skip to content

Commit

Permalink
Add missing constraint to test connect-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gahr committed Feb 20, 2018
1 parent 3876453 commit 010604f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/003-connect.test
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ tcltest::test connect-1.4 {connect from disconnected} -constraints {
} -result 1

tcltest::test connect-1.5 {reconnect from disconnected} -constraints {
serverIsRunning
} -body {
set r [retcl new -noconnect]
$r reconnect
Expand Down

0 comments on commit 010604f

Please sign in to comment.