diff options
| author | Antony Dovgal <tony2001@php.net> | 2006-11-16 13:49:01 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2006-11-16 13:49:01 +0000 |
| commit | c41f14297cbdd7a5c414fdd7e9b36d44e7f59e84 (patch) | |
| tree | d75650200ca7789c0aba247d038ba2ede8cc855e /ext/standard/tests/file/touch.phpt | |
| parent | d10aa39ce4fb895ad08406ff358936c6af89722c (diff) | |
| download | php-git-c41f14297cbdd7a5c414fdd7e9b36d44e7f59e84.tar.gz | |
fix tests (add missing SKIPIF sections and a fix for FreeBSD)
Diffstat (limited to 'ext/standard/tests/file/touch.phpt')
| -rw-r--r-- | ext/standard/tests/file/touch.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/touch.phpt b/ext/standard/tests/file/touch.phpt index da720d4aba..aea68b0d44 100644 --- a/ext/standard/tests/file/touch.phpt +++ b/ext/standard/tests/file/touch.phpt @@ -38,7 +38,7 @@ int(%d) bool(true) int(101) bool(true) -int(-1) +int(%i) bool(true) int(100) bool(true) |
