Closed davidsaxton closed 8 years ago
distributions.nw.rnd actually returns two objects, so (assuming the tests are checking for not being nil), these need to be individually checked.
I've added "~= nil" to the others for clarity too.
distributions.nw.rnd actually returns two objects, so (assuming the tests are checking for not being nil), these need to be individually checked.
I've added "~= nil" to the others for clarity too.