Changeset 53349 for trunk/tests/phpunit/tests/basic.php
- Timestamp:
- 05/04/2022 12:38:18 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/basic.php
r53347 r53349 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.