basic.txt 159 B

12345
  1. 1..4
  2. ok 1 - Input file opened
  3. not ok 2 - First line of the input valid
  4. ok 3 - Read the rest of the file
  5. not ok 4 - Summarized correctly # TODO Not written yet