opentofu/builtin/providers/consul/GNUmakefile
2017-02-16 13:50:04 -08:00

5 lines
188 B
Makefile

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