Fixed the path to install for tests.

This commit is contained in:
Azareal 2018-10-27 14:16:34 +10:00
parent 5ab20e0adf
commit 992115c22e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import (
"github.com/pkg/errors"
"github.com/Azareal/Gosora/common"
"github.com/Azareal/Gosora/install/install"
"github.com/Azareal/Gosora/install"
"github.com/Azareal/Gosora/query_gen"
"github.com/Azareal/Gosora/routes"
//"github.com/husobee/vestigo"