test: fix C++ style comment
This commit is contained in:
parent
4a7c1268e0
commit
03df7e79c1
@ -1197,7 +1197,7 @@ TEST_IMPL(environment_creation) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Regression test for issue #909
|
||||
/* Regression test for issue #909 */
|
||||
TEST_IMPL(spawn_with_an_odd_path) {
|
||||
int r;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user