aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 1 insertions, 3 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 00bacd8..b0299e2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -207,9 +207,7 @@ test("zucchini_unittests") {
}
test("zucchini_integration_test") {
- sources = [
- "integration_test.cc",
- ]
+ sources = [ "integration_test.cc" ]
deps = [
":zucchini_lib",