Index: mojo/python/BUILD.gn |
diff --git a/mojo/python/BUILD.gn b/mojo/python/BUILD.gn |
index 18b873762b1d17eab2e0ef1bb8e91dcc50058d0d..eb349e7d7cb359bfb3083e4d868c15ab11f83dc6 100644 |
--- a/mojo/python/BUILD.gn |
+++ b/mojo/python/BUILD.gn |
@@ -10,11 +10,6 @@ group("python") { |
] |
} |
-group("tests") { |
- deps = [ |
- "//mojo/python/tests", |
- ] |
-} |
python_binary_module("embedder") { |
python_base_module = "mojo" |
sources = [ |