Skip to content

Commit f1b50a4

Browse files
committed
added doc for test
1 parent 539ab55 commit f1b50a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/test-import.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
* @since 2.0.0
1111
*/
1212
class Test_Import extends WP_UnitTestCase {
13-
13+
/**
14+
* Testing file import feature.
15+
*/
1416
public function test_file_import() {
1517

1618
}

0 commit comments

Comments
 (0)