Skip to content

Commit 1ab0a34

Browse files
committed
Restore the testcases that were skipped
1 parent 0a0c3ba commit 1ab0a34

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

debug_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import (
1010
)
1111

1212
func TestDebugHandler(t *testing.T) {
13-
t.Skip()
14-
1513
mr := NewMethodRepository()
1614

1715
rec := httptest.NewRecorder()

0 commit comments

Comments
 (0)