commit | cd2d84cacac31dd54897741ef8ac8c419f9dee3e | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Thu Mar 13 23:30:58 2014 -0700 |
committer | Brian Silverman <brians> | Thu Mar 13 23:30:58 2014 -0700 |
tree | 9fa5c7bcf39509b6aafa4dd0a2919565ac7a2a36 | |
parent | ac3aedc702cbb12d9e98909113005b1cfaf89c8a [diff] |
added more tests and debugging statements In the process of trying to test one if statement in the queue code, I realized that it should never have been triggered, so I changed the code to assert that it's not true instead.