Changeset 13775


Ignore:
Timestamp:
01/22/12 05:31:50 (5 weeks ago)
Author:
PaulHarvey
Message:

Item11456: You'd think if it ->can(), it should

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UnitTestContrib/test/unit/InitFormTests.pm

    r13631 r13775  
    560560        } 
    561561    ); 
    562     $query->finish() if $query->can('finish'); 
    563562    $this->assert_html_matches( 
    564563'<input type="text" name="IssueName" value="My first defect" size="73" class="foswikiInputField foswikiMandatory" />', 
Note: See TracChangeset for help on using the changeset viewer.