traefik/script/test-integration

9 lines
153 B
Bash
Executable file

#!/bin/bash
export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
export DEST=.
TESTFLAGS="$TESTFLAGS"
#godep go test -v ./integration