Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
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) {
|
||||||
|
Reference in New Issue
Block a user