Skip to content

Commit d4f4c1a

Browse files
committed
Add todo comments
1 parent 0a933da commit d4f4c1a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

tests/phpunit/data/html5lib-tests/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ This test data was taken from:
66
https://github.com/html5lib/html5lib-tests
77

88
The sha was `a9f44960a9fedf265093d22b2aa3c7ca123727b9`.
9+
10+
## Instructions
11+
12+
@todo add instructions here.

tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<?php
22

33
/**
4-
* Unit tests covering WP_HTML_Processor functionality.
4+
* Unit tests covering HTML API functionality.
5+
*
6+
* @todo add descriptive paragraph here.
57
*
68
* @package WordPress
79
* @subpackage HTML-API

0 commit comments

Comments
 (0)