Skip to content

Commit 73127f2

Browse files
committed
Remove Done!
1 parent acfa825 commit 73127f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/mysqli/tests/deprecated_constants.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ echo constant('MYSQLI_SERVER_QUERY_NO_INDEX_USED')."\n";
1414
echo constant('MYSQLI_SERVER_QUERY_WAS_SLOW')."\n";
1515
echo constant('MYSQLI_SERVER_PS_OUT_PARAMS')."\n";
1616

17-
print "done!";
1817
?>
1918
--EXPECTF--
2019

@@ -35,4 +34,3 @@ Deprecated: Constant MYSQLI_SERVER_QUERY_WAS_SLOW is deprecated in %s
3534

3635
Deprecated: Constant MYSQLI_SERVER_PS_OUT_PARAMS is deprecated in %s
3736
%i
38-
done!

0 commit comments

Comments
 (0)