DEBSOURCES
Skip Quicknav
sources / hiera-eyaml / 4.2.0-1.1 / debian / tests / run-tests
123456789
#!/bin/sh cd "$(dirname $0)" if [ -z "${AUTOPKGTEST_TMP:-}" ]; then tempdir="$(mktemp -d --suffix=.autopkgtest)" fi prove -v *.t