summaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
authorZhongming Qu <qzmfranklin@gmail.com>2017-07-04 17:50:00 -0400
committerZhongming Qu <qzmfranklin@gmail.com>2017-08-18 03:59:53 -0700
commit9538687a89b456e8b4339d7b7928e951ec928198 (patch)
tree4be12d58288d615d5474e1ef607b4ec3d771009b /BUILD.bazel
parent1fe692ce49f1fc3c7003d052451e147c9b5f19a6 (diff)
downloadgoogletest-git-9538687a89b456e8b4339d7b7928e951ec928198.tar.gz
Remove trailing whitespaces in BUILD.bazel
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index a4423740..5a193fac 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -1,4 +1,4 @@
-# Copyright 2017 Google Inc.
+# Copyright 2017 Google Inc.
# All Rights Reserved.
#
#
@@ -41,7 +41,7 @@ config_setting(
values = {"cpu": "x64_windows_msvc"},
)
-# Google Test including Google Mock
+# Google Test including Google Mock
cc_library(
name = "gtest",
srcs = glob(