Tweaking tests, removing local import.

This commit is contained in:
Josh Mervine
2014-08-04 11:30:13 -07:00
parent 120f0688a4
commit 089def51d8
3 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
package cli_test
import (
"."
"fmt"
"os"
"testing"