Changeset 53349 for trunk/tests/phpunit/tests/external-http/basic.php
- Timestamp:
- 05/04/2022 12:38:18 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/external-http/basic.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/external-http/basic.php
r52424 r53349 11 11 */ 12 12 public function test_readme_php_version() { 13 // This test is designed to only run on trunk /master.13 // This test is designed to only run on trunk. 14 14 $this->skipOnAutomatedBranches(); 15 15 … … 32 32 */ 33 33 public function test_readme_mysql_version() { 34 // This test is designed to only run on trunk /master.34 // This test is designed to only run on trunk. 35 35 $this->skipOnAutomatedBranches(); 36 36 … … 64 64 */ 65 65 public function test_readme_mariadb_version() { 66 // This test is designed to only run on trunk /master.66 // This test is designed to only run on trunk. 67 67 $this->skipOnAutomatedBranches(); 68 68
Note: See TracChangeset
for help on using the changeset viewer.