summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index cda8d1ffb..461e5fcd1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -13,6 +13,8 @@ group("default") {
":deno",
":hyper_hello",
":test_rs",
+ "core:deno_core_http_bench",
+ "core:deno_core_test",
"libdeno:test_cc",
]
}