Browse Source
[skip ci] Fix typo in writing-tests.rst
pull/22232/head
Weilin Du
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/source/miscellaneous/writing-tests.rst
|
|
|
@ -237,7 +237,7 @@ and not in the INI section. This is because of the order in which settings are c |
|
|
|
|
|
|
|
If a TZ environmental variable is found the INI setting will be ignored. |
|
|
|
|
|
|
|
Tests that run, or only have have matching EXPECT output, on 32bit platforms can use a SKIPIF |
|
|
|
Tests that run, or only have matching EXPECT output, on 32bit platforms can use a SKIPIF |
|
|
|
section like: |
|
|
|
|
|
|
|
.. code:: php |
|
|
|
|