]> diplodocus.org Git - nmh/blobdiff - test/format/test-rightjustify
Use ToUpper() instead of loop.
[nmh] / test / format / test-rightjustify
index 2685efd0e728a3cafaec695aef435bc7487a85d4..6ad7e4ebbf0c13b1f94e09352104c3ee8b26ca0b 100755 (executable)
@@ -12,7 +12,7 @@ fi
 
 setup_test
 
-actual=`${MH_LIB_DIR}/ap -format "%-30(friendly{text})<<End of test" "No Such User <nosuch@user.com>"`
+actual=`run_prog ${MH_LIBEXEC_DIR}/ap -format "%-30(friendly{text})<<End of test" "No Such User <nosuch@user.com>"`
 expected="                  No Such User<<End of test"
 ##########123456789012345678901234567890