summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn6
1 files changed, 0 insertions, 6 deletions
diff --git a/BUILD.gn b/BUILD.gn
deleted file mode 100644
index b8e196655..000000000
--- a/BUILD.gn
+++ /dev/null
@@ -1,6 +0,0 @@
-group("default") {
- testonly = true
- deps = [
- "core/libdeno:default",
- ]
-}