Merge pull request #18835 from alexsomesan/remove-test-leftover

Remove a leftover test log file
This commit is contained in:
Sander van Harmelen 2018-09-11 17:56:14 +02:00 committed by GitHub
commit 3776e6ddc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
--- FAIL: TestContext2Plan_moduleProviderInherit (0.01s)
context_plan_test.go:552: bad: []string{"child"}
map[string]dag.Vertex{}
"module.middle.null"
map[string]dag.Vertex{}
"module.middle.module.inner.null"
map[string]dag.Vertex{}
"aws"
FAIL