Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Commit

Permalink
Import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyredondo authored Jan 24, 2020
1 parent 3a0285b commit 08ae1ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ var testMainFileTemplate, _ = template.New("testMain").Parse(
`package {{.Name}}
import (
"log"
"os"
"testing"
Expand Down

0 comments on commit 08ae1ae

Please sign in to comment.