Typo
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7917 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
a94b36ea6d
commit
9b5ce17d20
|
@ -113,7 +113,7 @@ let main() =
|
|||
test "line per line, short and long lines"
|
||||
copy_line copy_line linesfile ofile;
|
||||
test_trunc_line ofile;
|
||||
Sys.remove linesfiles;
|
||||
Sys.remove linesfile;
|
||||
Sys.remove ofile;
|
||||
exit 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue