DEBSOURCES
Skip Quicknav
sources / puppet-module-puppetlabs-concat / 2.2.0-1 / debian / tests / run-tests
123456789
#!/bin/sh cd "$(dirname $0)" if [ -z "${ADTTMP:-}" ]; then tempdir="$(mktemp -d --suffix=.autopkgtest)" fi prove -v *.t