core: move notary tests into the notary package
This commit is contained in:
parent
5d573895ad
commit
ef50518b83
2 changed files with 3 additions and 6 deletions
|
@ -26,7 +26,6 @@ const (
|
|||
)
|
||||
|
||||
var (
|
||||
notaryModulePath = filepath.Join("..", "services", "notary")
|
||||
pathToInternalContracts = filepath.Join("..", "..", "internal", "contracts")
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue