Răsfoiți Sursa

test: oops :)

Michele Caini 2 ani în urmă
părinte
comite
09ef06db71
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 2
      test/entt/entity/table.cpp

+ 0 - 2
test/entt/entity/table.cpp

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