ソースを参照

test: oops :)

Michele Caini 1 年間 前
コミット
09ef06db71
1 ファイル変更0 行追加2 行削除
  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());
 }
-
-}