You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/circonus/GNUmakefile

4 lines
176 B

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