Adds harness from 'revel/revel' and updates imports

This commit is contained in:
Brenden Soares
2014-10-28 22:22:43 -07:00
parent a11342d6e7
commit 9046edff96
8 changed files with 1720 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import (
"strings"
"github.com/revel/revel"
"github.com/revel/revel/harness"
"github.com/revel/cmd/harness"
)
var cmdBuild = &Command{