JMS #4: Fixed compile error

This commit is contained in:
Jeremy Saenz
2013-07-18 18:04:30 -07:00
parent 393a533b66
commit 5bb6efd8bd

View File

@@ -1,5 +1 @@
package cli package cli
import (
"testing"
)