Prechádzať zdrojové kódy

build: updated bazel files

Michele Caini 2 rokov pred
rodič
commit
872fc4751b
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      test/entt/entity/BUILD.bazel

+ 2 - 0
test/entt/entity/BUILD.bazel

@@ -17,6 +17,8 @@ _TESTS = [
     "sparse_set",
     "storage",
     "storage_entity",
+    "storage_no_instance",
+    "storage_utility",
     "view",
 ]