Fixed the path to install for tests.
This commit is contained in:
parent
5ab20e0adf
commit
992115c22e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue