command/diff: whitespace

pull/5/head
Mitchell Hashimoto 12 years ago
parent 26550b9ddd
commit c646c9c9ad

@ -33,6 +33,7 @@ func TestDiff_noState(t *testing.T) {
t.Fatalf("bad: %#v", p.DiffState)
}
}
func TestDiff_state(t *testing.T) {
// Write out some prior state
tf, err := ioutil.TempFile("", "tf")

Loading…
Cancel
Save