Make WordPress Core

Changeset 909 in tests for trunk/tests/admin/includesMisc.php


Ignore:
Timestamp:
07/19/2012 01:52:37 AM (12 years ago)
Author:
nacin
Message:

Complete the renaming described in [904].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/admin/includesMisc.php

    r904 r909  
    44 * @group admin
    55 */
    6 class TestShortenUrl extends WP_UnitTestCase {
     6class Tests_Admin_includesMisc extends WP_UnitTestCase {
    77    function test_shorten_url() {
    88        $tests = array(
Note: See TracChangeset for help on using the changeset viewer.