diff options
Diffstat (limited to 'test/process')
-rw-r--r-- | test/process/process_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/process/process_test.cpp b/test/process/process_test.cpp index cb6940c6..e9f5e7e9 100644 --- a/test/process/process_test.cpp +++ b/test/process/process_test.cpp @@ -2,7 +2,7 @@ /* * Copyright (C) 2019, Google Inc. * - * process_test.cpp - Process test + * Process test */ #include <iostream> |