diff options
Diffstat (limited to 'BUILD.bazel')
-rw-r--r-- | BUILD.bazel | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel index 1d2f6b8..dba50cc 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 |