Skip to content

Commit da8853a

Browse files
committed
Move test case that doesn't touch server to BSON\toPHP()
1 parent b42165e commit da8853a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/bson/typemap-008.phpt renamed to tests/bson/bson-toPHP-007.phpt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
2-
MongoDB\Driver\Cursor::setTypeMap(): fieldPath typemaps without server
3-
--SKIPIF--
4-
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
2+
MongoDB\BSON\toPHP(): fieldPath typemaps without server
53
--FILE--
64
<?php
75

0 commit comments

Comments
 (0)