summaryrefslogtreecommitdiff
path: root/src/tests/stream_wrapper/stream_wrapper_register.phpt
diff options
context:
space:
mode:
authorjvoisin2020-12-31 14:58:37 +0100
committerjvoisin2020-12-31 14:58:37 +0100
commit3934044e873a24ac7a89014c1ad79e585d6a1148 (patch)
tree8ab7123628bc4567874a7407bb81d07952965486 /src/tests/stream_wrapper/stream_wrapper_register.phpt
parent6db0b53393015c639afb7e1fd8efcba65fb6234b (diff)
Actually enable the tests
Diffstat (limited to 'src/tests/stream_wrapper/stream_wrapper_register.phpt')
-rw-r--r--src/tests/stream_wrapper/stream_wrapper_register.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/stream_wrapper/stream_wrapper_register.phpt b/src/tests/stream_wrapper/stream_wrapper_register.phpt
index 15eb444..27d8afb 100644
--- a/src/tests/stream_wrapper/stream_wrapper_register.phpt
+++ b/src/tests/stream_wrapper/stream_wrapper_register.phpt
@@ -2,7 +2,6 @@
2Stream wrapper 2Stream wrapper
3--SKIPIF-- 3--SKIPIF--
4<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> 4<?php if (!extension_loaded("snuffleupagus")) print "skip"; ?>
5<?php if (PHP_VERSION_ID >= 80000) print "skip"; ?>
6--INI-- 5--INI--
7sp.configuration_file={PWD}/config/config_stream_wrapper_register.ini 6sp.configuration_file={PWD}/config/config_stream_wrapper_register.ini
8--FILE-- 7--FILE--