summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/json/test-fixtures/array.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/hashicorp/hcl/json/test-fixtures/array.json')
-rw-r--r--vendor/github.com/hashicorp/hcl/json/test-fixtures/array.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/hashicorp/hcl/json/test-fixtures/array.json b/vendor/github.com/hashicorp/hcl/json/test-fixtures/array.json
deleted file mode 100644
index e320f17ab..000000000
--- a/vendor/github.com/hashicorp/hcl/json/test-fixtures/array.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "foo": [1, 2, "bar"],
- "bar": "baz"
-}