spelling: output

pull/6013/head
Josh Soref 8 years ago
parent 35353faa62
commit 61030c0d85

@ -4,6 +4,6 @@ import (
"testing"
)
func TestLocalOuputDir_impl(t *testing.T) {
func TestLocalOutputDir_impl(t *testing.T) {
var _ OutputDir = new(LocalOutputDir)
}

Loading…
Cancel
Save