Hi Michael, On Fri, Feb 26, 2016 at 7:53 PM, <[email protected]> wrote:
> From: Michael Anderson <[email protected]> > To: [email protected] > Cc: > Date: Fri, 26 Feb 2016 10:30:01 -0500 > Subject: Two More Minor Points On test_dap.py > Two more quick notes on test_day.py: > > def test_correct_time_shape(self): > self.assertEquals(len(self.dataset.times), 1857) > > > [snip] > Is it ok for me to update the test case to reflect what's actually in > the test file? > > Yes please do. Fixing these tests would be excellent. Thank you Lewis
