diff options
Diffstat (limited to 'test/file.cpp')
-rw-r--r-- | test/file.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/file.cpp b/test/file.cpp index 5c978ebf..170e6ccd 100644 --- a/test/file.cpp +++ b/test/file.cpp @@ -2,7 +2,7 @@ /* * Copyright (C) 2020, Google Inc. * - * file.cpp - File I/O operations tests + * File I/O operations tests */ #include <fstream> |