Googletest export

Internal change

PiperOrigin-RevId: 351864506
This commit is contained in:
Abseil Team 2021-01-14 16:24:20 -05:00 committed by Derek Mauro
parent a3c9bb99f1
commit b0eaf9d841

4
.clang-format Normal file
View File

@ -0,0 +1,4 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google