We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bddba4 commit c5cdea5Copy full SHA for c5cdea5
1 file changed
docs/source/miscellaneous/writing-tests.rst
@@ -39,7 +39,7 @@ What do you write phpt tests on?
39
If you want more guidance than that you can always ask the PHP Quality Assurance Team on their
40
mailing list (php-qa@lists.php.net) where they would like you to direct your attentions.
41
42
-How is a phpt test is used?
+How is a phpt test used?
43
44
When a test is called by the ``run-tests.php`` script it takes various parts of the phpt file to
45
name and create a .php file. That .php file is then executed. The output of the .php file is then
0 commit comments