Changeset 9884 for sites/trunk/wordpress.org/public_html/wp-content/plugins/phpunit-test-reporter/phpunit-test-reporter.php
- Timestamp:
- 05/19/2020 05:33:14 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/phpunit-test-reporter/phpunit-test-reporter.php
r5826 r9884 2 2 /** 3 3 * Plugin Name: PHPUnit Test Reporter 4 * Plugin URI: https://make.wordpress.org/hosting/ phpunit-test-results/4 * Plugin URI: https://make.wordpress.org/hosting/test-results/ 5 5 * Description: Captures and displays test results from the PHPUnit Test Runner 6 6 * Author: WordPress Hosting Community … … 8 8 * Text Domain: ptr 9 9 * Domain Path: /languages 10 * Version: 0.1. 010 * Version: 0.1.2 11 11 * License: GPL v3 12 12 *
Note: See TracChangeset
for help on using the changeset viewer.