Changeset 53351 for branches/5.9/tests/phpunit/tests/basic.php
- Timestamp:
- 05/04/2022 11:43:28 AM (4 years ago)
- Location:
- branches/5.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/basic.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9
-
branches/5.9/tests/phpunit/tests/basic.php
r52010 r53351 9 9 10 10 public function test_license() { 11 // This test is designed to only run on trunk /master.11 // This test is designed to only run on trunk. 12 12 $this->skipOnAutomatedBranches(); 13 13 … … 19 19 20 20 public function test_security_md() { 21 // This test is designed to only run on trunk /master.21 // This test is designed to only run on trunk. 22 22 $this->skipOnAutomatedBranches(); 23 23
Note: See TracChangeset
for help on using the changeset viewer.