Skip to content

Commit

Permalink
Removed unimplemented test
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianMichell committed Jul 31, 2024
1 parent 2e10faf commit 96aef21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mdio/dataset_validator_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -897,8 +897,6 @@ TEST(validate, valid) {
EXPECT_TRUE(status.ok()) << status;
}

TEST(validate, invalid) { EXPECT_TRUE(true); }

// TODO(BrianMichell): Validate that the shapes are all valid
// TODO(BrianMichell): Return a list of Variable specs + metadata

Expand Down

0 comments on commit 96aef21

Please sign in to comment.