improve of cmpl.
[bush.git] / tests / run-assoc
blob9c300741204818a24194af2fb72674f3cd15b5c6
1 echo "warning: all of these tests will fail if arrays have not" >&2
2 echo "warning: been compiled into the shell" >&2
3 ${THIS_SH} ./assoc.tests > ${BUSH_TSTOUT} 2>&1
4 diff ${BUSH_TSTOUT} assoc.right && rm -f ${BUSH_TSTOUT}