summaryrefslogtreecommitdiff
path: root/ext/sysvshm/tests/shutdown_crash_0.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sysvshm/tests/shutdown_crash_0.phpt')
-rw-r--r--ext/sysvshm/tests/shutdown_crash_0.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sysvshm/tests/shutdown_crash_0.phpt b/ext/sysvshm/tests/shutdown_crash_0.phpt
index c547c7e859..8509316fa1 100644
--- a/ext/sysvshm/tests/shutdown_crash_0.phpt
+++ b/ext/sysvshm/tests/shutdown_crash_0.phpt
@@ -16,7 +16,7 @@ shm_remove($s);
var_dump($s = shm_attach($key, 1024));
shm_remove($s);
---EXPECTF--
+--EXPECTF--
resource(%d) of type (sysvshm)
resource(%d) of type (sysvshm)