[wp-trac] [WordPress Trac] #41658: Renaming unit test files with underscore in their names.
WordPress Trac
noreply at wordpress.org
Fri Aug 18 09:57:14 UTC 2017
#41658: Renaming unit test files with underscore in their names.
------------------------------+---------------------
Reporter: stephdau | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: | Focuses:
------------------------------+---------------------
Changes (by pento):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"41261"]:
{{{
#!CommitTicketReference repository="" revision="41261"
Tests: Rename tests with underscore in the name
There were a handful of files with an underscore in the name, which
violated our naming scheme, and caused problems for anyone how enforced
the scheme on their own systems.
This commit renames all of the files to the correct camelCase scheme.
Fixes #41658.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41658#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list