File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -494,8 +494,6 @@ func TestAddChain(t *testing.T) {
494
494
// TODO(phboneff): read from the log and compare values
495
495
// TODO(phboneff): add a test with a backend write failure
496
496
// TODO(phboneff): check that the index is in the SCT
497
- // TODO(phboneff): add a test with a not after range
498
- // TODO(phboneff): add a test with a start date only
499
497
// TODO(phboneff): add duplicate tests
500
498
}
501
499
})
@@ -572,8 +570,6 @@ func TestAddPreChain(t *testing.T) {
572
570
// TODO(phboneff): read from the log and compare values
573
571
// TODO(phboneff): add a test with a backend write failure
574
572
// TODO(phboneff): check that the index is in the SCT
575
- // TODO(phboneff): add a test with a not after range
576
- // TODO(phboneff): add a test with a start date only
577
573
// TODO(phboneff): add duplicate tests
578
574
}
579
575
})
You can’t perform that action at this time.
0 commit comments