Code Cleanup
- Typo in unit test. - Removed obsolete ANALYSIS file.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
* text.t 5
|
||||
PB need to use a UTF-8 friendly way of doing input[--eol].
|
||||
|
||||
* bug.360.t 2
|
||||
|
||||
* rx.t 1
|
||||
|
||||
* dom.2.t 1
|
||||
@@ -41,7 +41,7 @@ if (open my $fh, '>', 'before.rc')
|
||||
ok (-r 'before.rc', 'Created before.rc');
|
||||
}
|
||||
|
||||
# Create some exampel data directly.
|
||||
# Create some example data directly.
|
||||
if (open my $fh, '>', 'pending.data')
|
||||
{
|
||||
my $timeA = str2time("2008-12-22 12:00:00");
|
||||
|
||||
Reference in New Issue
Block a user