test_tail_10_lines_10

TestGeneralTail.test_tail_10_lines_10()[source]

Test tail() works when nlines is equal to the amount of lines in the file. We tail 10 lines of a 10 line test file, then compare all 10 original lines against the output from tail.