Browse Source

Enable temporarily disabled test case

Rod Hynes 6 years ago
parent
commit
91319431d6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      psiphon/controller_test.go

+ 0 - 3
psiphon/controller_test.go

@@ -437,9 +437,6 @@ func TestQUIC(t *testing.T) {
 }
 
 func TestFrontedQUIC(t *testing.T) {
-
-	t.Skipf("temporarily disabled")
-
 	controllerRun(t,
 		&controllerRunConfig{
 			expectNoServerEntries:    false,