]> diplodocus.org Git - nmh/blob - test/oauth/test-mhparam
Moved OpenBSD back to "routinely built and tested" category.
[nmh] / test / oauth / test-mhparam
1 #!/bin/sh
2 #
3 # Test mhparam oauth
4 #
5
6 if test -z "${MH_OBJ_DIR}"; then
7 srcdir=`dirname "$0"`/../..
8 MH_OBJ_DIR=`cd "${srcdir}" && pwd`; export MH_OBJ_DIR
9 fi
10
11 . "${srcdir}/test/oauth/common.sh"
12
13 run_test "mhparam oauth" 'oauth'