Changeset 60224
- Timestamp:
- 05/06/2025 02:39:22 AM (12 months ago)
- Location:
- branches/6.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/basic.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8
-
branches/6.8/tests/phpunit/tests/basic.php
r60223 r60224 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.