Unit Tests

- Fixed minor unit test problems.
This commit is contained in:
Paul Beckingham 2011-09-05 01:27:57 -04:00
parent 751e8e7f90
commit e2d0126415
4 changed files with 39 additions and 77 deletions

View file

@ -118,7 +118,7 @@ task:
EOF
close $fh;
ok (-r 'import2.txt', 'Created second sample import data');
ok (-r 'import.txt', 'Created second sample import data');
}
# Convert YAML --> task JSON.