[_]
This commit is contained in:
parent
082bcf57ff
commit
afa55d98cd
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ func TestLoadYaz(t *testing.T) {
|
|||
defer Unload()
|
||||
|
||||
// package yaz
|
||||
file, err := yaz.Pack(config.Conf.Root,pack.Cipher)
|
||||
file, err := yaz.Pack(config.Conf.Root, pack.Cipher)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue