Skip to content

Commit

Permalink
Remove complete todo
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheProcess committed Aug 10, 2024
1 parent 1566154 commit e9ee2e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ func (t *TB) Fatalf(format string, args ...any) {
fmt.Fprintf(t.out, format, args...)
}

// TODO: Refactor all the tests below to fit into this table

func TestPassFail(t *testing.T) {
tests := []struct {
testFunc func(tb testing.TB) // The test function we're... testing
Expand Down

0 comments on commit e9ee2e9

Please sign in to comment.