8889909192939495969798
{ throw e; } finally { tc.dispose(); } // Uncomment once we get a torque 3.1 release post alpha-2 // Everything up to alpha-2 does not shut down Torque properly. // assertFalse("Torque did not shut down properly!", Torque.isInit()); }
103104105106107108109110111112113
{ throw e; } finally { tc.dispose(); } assertFalse("Torque did not shut down properly!", Torque.isInit()); } }
126127128129130131132133134135136