Browse Source

build: updated bazel files

Michele Caini 2 years ago
parent
commit
872fc4751b
1 changed files with 2 additions and 0 deletions
  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",
 ]