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