summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 8b731cad2..755c6a6dd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -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",
]
}