Sfoglia il codice sorgente

build: update bazel file

skypjack 2 settimane fa
parent
commit
8cfb5534ab
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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",