diff options
Diffstat (limited to 'ext/posix/tests/posix_setrlimit.phpt')
| -rw-r--r-- | ext/posix/tests/posix_setrlimit.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/posix/tests/posix_setrlimit.phpt b/ext/posix/tests/posix_setrlimit.phpt index fef2fa4c85..32124ca432 100644 --- a/ext/posix/tests/posix_setrlimit.phpt +++ b/ext/posix/tests/posix_setrlimit.phpt @@ -15,4 +15,3 @@ var_dump(posix_setrlimit(POSIX_RLIMIT_NOFILE, 129, 128)); --EXPECT-- bool(true) bool(false) - |
