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