Michael W Regan

Results 3 comments of Michael W Regan

I can't figure out why the unit tests are failing. They work for me. The assert error is saying something about file (s) not being closed. It is referring to...

Yes, this will be transparent until we add the parameter reference files.

The tests were failing because files were not being closed. I just added the close to get the existing tests to work. I have no idea what changed to require...