Closed matthewkastor closed 9 years ago
fixes issue #14
After the first successful command to exitTest, the test exits and none of the other cases were tested. Breaking up the tests and putting a failure condition in after the call to exitTest fixes false passes.
This has been incorporated into 2.0.2.
fixes issue #14
After the first successful command to exitTest, the test exits and none of the other cases were tested. Breaking up the tests and putting a failure condition in after the call to exitTest fixes false passes.