aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/gtest-param-test.h
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2018-08-14 14:04:07 -0400
committerGennadiy Civil <misterg@google.com>2018-08-14 14:04:07 -0400
commita3c0dd0f4d58e6c01a1432fdc69a9aff937309a9 (patch)
treebd073ecb8d08a5b7bee9b04c34208a70f65865b0 /googletest/include/gtest/gtest-param-test.h
parent41fec5588154341b7439b538c093a85ccc65b219 (diff)
downloadgoogletest-a3c0dd0f4d58e6c01a1432fdc69a9aff937309a9.tar.gz
googletest-a3c0dd0f4d58e6c01a1432fdc69a9aff937309a9.tar.bz2
googletest-a3c0dd0f4d58e6c01a1432fdc69a9aff937309a9.zip
Comments changes, no functionality changes
Diffstat (limited to 'googletest/include/gtest/gtest-param-test.h')
-rw-r--r--googletest/include/gtest/gtest-param-test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/include/gtest/gtest-param-test.h b/googletest/include/gtest/gtest-param-test.h
index 3ea3338f..1e22f685 100644
--- a/googletest/include/gtest/gtest-param-test.h
+++ b/googletest/include/gtest/gtest-param-test.h
@@ -31,8 +31,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
-// Authors: vladl@google.com (Vlad Losev)
-//
// Macros and functions for implementing parameterized tests
// in Google C++ Testing and Mocking Framework (Google Test)
//