# Not tested:
# -normalize, -nonormalize
-set -e
+# ???? temporary set -e
if test -z "${MH_OBJ_DIR}"; then
srcdir=`dirname $0`/../..
setup_test
+scan +inbox # ???? temporary
+
expected=$MH_TEST_DIR/$$.expected
expected_err=$MH_TEST_DIR/$$.expected_err
actual=$MH_TEST_DIR/$$.actual
# check with no arguments and no AliasFile profile component
run_test 'ali' ''
-exit # ???? Temporary, to isolate failure on Solaris.
-
# check with nonexistent alias file
run_test 'ali -alias nonexistent' \
"ali: aliasing error in nonexistent - unable to read 'nonexistent'"