[BUGFIX] package name in output raw
This commit is contained in:
parent
f58ad00fec
commit
f3da33b15a
@ -1,4 +1,4 @@
|
||||
package nodelist
|
||||
package raw
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package nodelist
|
||||
package raw
|
||||
|
||||
import (
|
||||
"github.com/FreifunkBremen/yanic/data"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package nodelist
|
||||
package raw
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
Loading…
Reference in New Issue
Block a user