/** @file @brief term file for tests

SAS Macros

@li mp_assert.sas **/ %mp_assert( iftrue=(&syscc=0), desc=Checking final err condition, outds=work.test_results ) %webout(OPEN) %webout(OBJ, TEST_RESULTS) %webout(CLOSE)