enable fence tests

This commit is contained in:
tidwall 2020-11-03 14:56:31 -07:00
parent 55312a1051
commit 023115972f
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ import (
func subTestFence(t *testing.T, mc *mockServer) {
return
// Standard
runStep(t, mc, "basic", fence_basic_test)
runStep(t, mc, "channel message order", fence_channel_message_order_test)