update
This commit is contained in:
@@ -3,10 +3,10 @@ package pass_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/mmcloughlin/avo/build"
|
||||
"github.com/mmcloughlin/avo/internal/test"
|
||||
"github.com/mmcloughlin/avo/ir"
|
||||
"github.com/mmcloughlin/avo/pass"
|
||||
"sources.truenas.cloud/code/avo/build"
|
||||
"sources.truenas.cloud/code/avo/internal/test"
|
||||
"sources.truenas.cloud/code/avo/ir"
|
||||
"sources.truenas.cloud/code/avo/pass"
|
||||
)
|
||||
|
||||
// BuildFunction is a helper to compile a build context containing a single
|
||||
|
||||
Reference in New Issue
Block a user