mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
Remove cruft from rebase
This commit is contained in:
@@ -93,9 +93,4 @@ func TestDriver_PopulateEnvironment(t *testing.T) {
|
||||
if !reflect.DeepEqual(act, exp) {
|
||||
t.Fatalf("PopulateEnvironment(%v) returned %v; want %v", envVars, act, exp)
|
||||
}
|
||||
|
||||
// Output some debug info to help see what happened.
|
||||
if t.Failed() {
|
||||
t.Logf("env: %#v", env)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user