Explorar el Código

build: update bazel file

skypjack hace 2 semanas
padre
commit
8cfb5534ab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/entt/meta/BUILD.bazel

+ 1 - 1
test/entt/meta/BUILD.bazel

@@ -11,10 +11,10 @@ _TESTS = [
     "meta_ctor",
     "meta_custom",
     "meta_data",
+    "meta_dereference",
     "meta_factory",
     "meta_func",
     "meta_handle",
-    "meta_pointer",
     "meta_range",
     "meta_template",
     "meta_type",