correct version
This commit is contained in:
parent
7b9ab21f20
commit
9dd9af82ef
@ -6,7 +6,7 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
|
||||||
"git.ma-al.com/go-fitz"
|
"git.ma-al.com/goc_marek/go-fitz"
|
||||||
)
|
)
|
||||||
|
|
||||||
func ExampleNew() {
|
func ExampleNew() {
|
||||||
|
@ -9,7 +9,7 @@ import (
|
|||||||
"path/filepath"
|
"path/filepath"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"git.ma-al.com/go-fitz"
|
"git.ma-al.com/goc_marek/go-fitz"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestImage(t *testing.T) {
|
func TestImage(t *testing.T) {
|
||||||
|
Loading…
Reference in New Issue
Block a user