fix: package name
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ package e2e
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"edmand46/arpack/generator"
|
||||
"edmand46/arpack/parser"
|
||||
"github.com/edmand46/arpack/generator"
|
||||
"github.com/edmand46/arpack/parser"
|
||||
"fmt"
|
||||
"math"
|
||||
"os"
|
||||
|
||||
Reference in New Issue
Block a user