Explorar el Código

test: oops :)

Michele Caini hace 1 año
padre
commit
09ef06db71
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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());
 }
-
-}