diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,8 +13,7 @@ group("default") { ":deno", ":hyper_hello", ":test_rs", - "core:deno_core_http_bench", - "core:deno_core_test", + "core:default", "libdeno:test_cc", ] } |