Bump to gtest 1.10.0
[platform/upstream/gtest.git] / googletest / include / gtest / internal / custom / gtest-printers.h
old mode 100755 (executable)
new mode 100644 (file)
similarity index 95%
rename from include/gtest/internal/custom/gtest-printers.h
rename to googletest/include/gtest/internal/custom/gtest-printers.h
index 60c1ea0..eb4467a
@@ -31,8 +31,8 @@
 // installation of gTest.
 // It will be included from gtest-printers.h and the overrides in this file
 // will be visible to everyone.
-// See documentation at gtest/gtest-printers.h for details on how to define a
-// custom printer.
+//
+// Injection point for custom user configurations. See README for details
 //
 // ** Custom implementation starts here **