- Timestamp:
- 01/24/12 06:21:41 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x01/UnitTestContrib/test/unit/Fn_FORMAT.pm
r13729 r13805 708 708 } 709 709 710 #Item11468 711 sub test_0_list { 712 my $this = shift; 713 714 my $result = $this->{test_topicObject}->expandMacros('%FORMAT{"0"}%'); 715 716 $this->assert_str_equals( '0', $result ); 717 718 return; 719 } 720 710 721 1;
Note: See TracChangeset
for help on using the changeset viewer.
