summaryrefslogtreecommitdiff
path: root/ext/posix
diff options
context:
space:
mode:
authorAnt Phillips <ant@php.net>2008-12-05 14:18:02 +0000
committerAnt Phillips <ant@php.net>2008-12-05 14:18:02 +0000
commitfc8a260a92b93ad117e11f1185d7ca00381b1a10 (patch)
tree8565194b695432e75c8cc746603f5cc573bf16fd /ext/posix
parent1a9de83ddff116d610ad5604803316cd79fbaa8c (diff)
downloadphp-git-fc8a260a92b93ad117e11f1185d7ca00381b1a10.tar.gz
Remove duff comment produced by the test generator tool
Diffstat (limited to 'ext/posix')
-rw-r--r--ext/posix/tests/posix_getgrgid_error.phpt4
-rw-r--r--ext/posix/tests/posix_kill_variation1.phpt4
-rw-r--r--ext/posix/tests/posix_kill_variation2.phpt4
-rw-r--r--ext/posix/tests/posix_strerror_variation1.phpt4
4 files changed, 0 insertions, 16 deletions
diff --git a/ext/posix/tests/posix_getgrgid_error.phpt b/ext/posix/tests/posix_getgrgid_error.phpt
index bce624f45e..7fcc8926f4 100644
--- a/ext/posix/tests/posix_getgrgid_error.phpt
+++ b/ext/posix/tests/posix_getgrgid_error.phpt
@@ -12,10 +12,6 @@ Test posix_getgrgid() function : error conditions
* Alias to functions:
*/
-/*
- * add a comment here to say what the test is supposed to do
- */
-
echo "*** Testing posix_getgrgid() : error conditions ***\n";
// Zero arguments
diff --git a/ext/posix/tests/posix_kill_variation1.phpt b/ext/posix/tests/posix_kill_variation1.phpt
index 46268f241e..6fcf0fa98f 100644
--- a/ext/posix/tests/posix_kill_variation1.phpt
+++ b/ext/posix/tests/posix_kill_variation1.phpt
@@ -12,10 +12,6 @@ Test posix_kill() function : usage variations - first parameter type
* Alias to functions:
*/
-/*
- * add a comment here to say what the test is supposed to do
- */
-
echo "*** Testing posix_kill() : usage variations ***\n";
// Initialise function arguments not being substituted (if any)
diff --git a/ext/posix/tests/posix_kill_variation2.phpt b/ext/posix/tests/posix_kill_variation2.phpt
index aef9acd046..240cfa57c1 100644
--- a/ext/posix/tests/posix_kill_variation2.phpt
+++ b/ext/posix/tests/posix_kill_variation2.phpt
@@ -12,10 +12,6 @@ Test posix_kill() function : usage variations - second parameter type
* Alias to functions:
*/
-/*
- * add a comment here to say what the test is supposed to do
- */
-
echo "*** Testing posix_kill() : usage variations ***\n";
// Initialise function arguments not being substituted (if any)
diff --git a/ext/posix/tests/posix_strerror_variation1.phpt b/ext/posix/tests/posix_strerror_variation1.phpt
index 6417078eb5..5d6e354532 100644
--- a/ext/posix/tests/posix_strerror_variation1.phpt
+++ b/ext/posix/tests/posix_strerror_variation1.phpt
@@ -12,10 +12,6 @@ Test posix_strerror() function : usage variations
* Alias to functions:
*/
-/*
- * add a comment here to say what the test is supposed to do
- */
-
echo "*** Testing posix_strerror() : usage variations ***\n";
// Initialise function arguments not being substituted (if any)