Remove TODO.

PiperOrigin-RevId: 706854080
This commit is contained in:
Nayana Bidari
2024-12-16 15:32:43 -08:00
committed by gVisor bot
parent 0f8216cd30
commit 2fb49b8880
-1
View File
@@ -3659,7 +3659,6 @@ func int64Ptr(v int64) *int64 {
}
func TestSpecValidation(t *testing.T) {
// TODO(b/359591006): Add more tests.
tests := []struct {
name string
mutate func(spec, restoreSpec *specs.Spec, mountPath, restoreMntPath string)