X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=vendor%2Fgithub.com%2Fhashicorp%2Fhcl%2Ftest-fixtures%2Ftfvars.hcl;fp=vendor%2Fgithub.com%2Fhashicorp%2Fhcl%2Ftest-fixtures%2Ftfvars.hcl;h=0000000000000000000000000000000000000000;hp=5f623e04db735d1e3a842c6e77c5a7e3d740099c;hb=d09b7a78d44dc259725902b8141cdba0d716b121;hpb=ee01d543fdfe1fd0a4d548965c66f7923ea7b062 diff --git a/vendor/github.com/hashicorp/hcl/test-fixtures/tfvars.hcl b/vendor/github.com/hashicorp/hcl/test-fixtures/tfvars.hcl deleted file mode 100644 index 5f623e04..00000000 --- a/vendor/github.com/hashicorp/hcl/test-fixtures/tfvars.hcl +++ /dev/null @@ -1,3 +0,0 @@ -regularvar = "Should work" -map.key1 = "Value" -map.key2 = "Other value"