1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-15 02:50:12 +03:00
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