This test makes sure that throwing an exception in the load callback will not stop further dojo.io.bind() requests from proceeding. If Error bind is pressed, an exception will be thrown in the load handler. Safe bind does not throw an error. In all cases, the value of testvar should increase by 1 any time either button is pressed.