瀏覽代碼

test: oops :)

Michele Caini 2 年之前
父節點
當前提交
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());
 }
-
-}