summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_thread_safe.phpt
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-09-17 18:55:15 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-09-17 19:02:20 +0200
commita03c1ed7aa2325d91595dcf9371297ab45543517 (patch)
treee193f83f3d5a6b7886af3371e5c688783debf22c /ext/mysqli/tests/mysqli_thread_safe.phpt
parent0f9aefa64f6668b571ac7c6fc9dbebb756fa1fc0 (diff)
downloadphp-git-a03c1ed7aa2325d91595dcf9371297ab45543517.tar.gz
Remove vestiges of embedded mysql from tests
Diffstat (limited to 'ext/mysqli/tests/mysqli_thread_safe.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_thread_safe.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_thread_safe.phpt b/ext/mysqli/tests/mysqli_thread_safe.phpt
index 3f45127095..d4ab11a956 100644
--- a/ext/mysqli/tests/mysqli_thread_safe.phpt
+++ b/ext/mysqli/tests/mysqli_thread_safe.phpt
@@ -3,7 +3,6 @@ mysqli_thread_safe()
--SKIPIF--
<?php
require_once('skipif.inc');
-require_once('skipifemb.inc');
?>
--FILE--
<?php