Changeset 60220
- Timestamp:
- 05/05/2025 01:52:30 AM (10 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/basic.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/basic.php
r60219 r60220 9 9 10 10 /** 11 * Test copyright year in license.txt. 12 * 11 13 * @coversNothing 12 14 */ … … 24 26 25 27 /** 28 * Test latest stable version is included in SECURITY.md. 29 * 26 30 * @coversNothing 27 31 */ … … 40 44 41 45 /** 46 * Test the version number in package.json is correct. 47 * 42 48 * @coversNothing 43 49 */ … … 58 64 59 65 /** 66 * Test engines.node is included in package.json. 67 * 60 68 * @depends test_package_json 61 69 *
Note: See TracChangeset
for help on using the changeset viewer.