fix tests

This commit is contained in:
Ethan Buchman 2016-08-24 20:13:17 -04:00
parent 3329868a1d
commit 22894d2f60
2 changed files with 4 additions and 1 deletions

3
example/example.go Normal file
View File

@ -0,0 +1,3 @@
package example
// so the go tool doesn't return errors about no buildable go files ...

View File

@ -1,4 +1,4 @@
package nilapp
package example
import (
"fmt"