test: oops :)

This commit is contained in:
Michele Caini
2024-04-29 10:34:50 +02:00
parent 9f211bacad
commit 09ef06db71

View File

@@ -16,5 +16,3 @@ TEST(Table, Constructors) {
ASSERT_NO_THROW([[maybe_unused]] auto alloc = table.get_allocator());
}
}