aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD.bazel
diff options
context:
space:
mode:
authormisterg <misterg@google.com>2017-08-10 11:54:46 -0400
committermisterg <misterg@google.com>2017-08-10 11:54:46 -0400
commitb98e30b42704e214871f6baba458ba7c1066d0ed (patch)
tree0f50493960c112d2a42e8da248f9174019e1b477 /BUILD.bazel
parent66a036959f09071fa0d5f7af4a5cbf470a2c6137 (diff)
downloadgoogletest-b98e30b42704e214871f6baba458ba7c1066d0ed.tar.gz
googletest-b98e30b42704e214871f6baba458ba7c1066d0ed.tar.bz2
googletest-b98e30b42704e214871f6baba458ba7c1066d0ed.zip
Initial Revision, review 164634031
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 1d2f6b87..dba50cc9 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -120,4 +120,5 @@ cc_test(
deps = [
":gtest",
],
-) \ No newline at end of file
+)
+git \ No newline at end of file