Skip to content

Commit f9ae72f

Browse files
committed
modify comments & add author name
1 parent cb1fca7 commit f9ae72f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/module_base/test/tool_check_test.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include <fstream>
66

77
/************************************************
8-
* unit test of class ToolCheckTest
8+
* unit test of functions in tool_check.h
99
***********************************************/
1010

1111
/**
@@ -22,6 +22,7 @@
2222
* - ModuleBase::CHECK_STRING
2323
* - check the next input from ifs is string
2424
*
25+
* - Author: Tianqi Zhao
2526
*/
2627

2728
class ToolCheckTest : public testing::Test

0 commit comments

Comments
 (0)