github.com/peterbale/terraform@v0.9.0-beta2.0.20170315142748-5723acd55547/builtin/providers/consul/GNUmakefile (about)

     1  # env TESTARGS='-test.parallel=1 -run TestAccDataConsulAgentSelf_basic' TF_LOG=debug make test
     2  test::
     3  	2>&1 env \
     4  		make -C ../../.. testacc TEST=./builtin/providers/consul | tee test.log