test: fix C++ style comment

This commit is contained in:
Saúl Ibarra Corretgé 2015-04-30 14:26:00 +02:00
parent 4a7c1268e0
commit 03df7e79c1

View File

@ -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;