test: Don't catch exceptions needlessly

If exceptions happen the test will fail anyway. We aren't catching all
possible exceptions so just get rid of the superfluous try catch blocks.

Change-Id: I56b7b59475b4adea8532dd0aded0966609ffb7f3
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed