Open joereddington opened 9 years ago
In http://www.diveintopython.net/unit_testing/testing_for_success.html point 4
" (Well, the function hasn't be written yet, but once it is, this is the line that will call it.)"
should be:
" (Well, the function hasn't been written yet, but once it is, this is the line that will call it."
In http://www.diveintopython.net/unit_testing/testing_for_success.html point 4
" (Well, the function hasn't be written yet, but once it is, this is the line that will call it.)"
should be:
" (Well, the function hasn't been written yet, but once it is, this is the line that will call it."