MikeStall / DataTable

Class library for working with tabular data, especially CSV files
Apache License 2.0
150 stars 63 forks source link

Fix in Mismatch tests #13

Closed ti24horas closed 11 years ago

ti24horas commented 11 years ago

When I run all tests, I get an error in ReadThrowsAssertExceptionIfAllowMismatchFalseAndLinesContainMismatch

The expected exception is not thrown. Dont know if its a bug. I tested in master and the exception does not occurs also.

MikeStall commented 11 years ago

Fixed with pull request #14