update
This commit is contained in:
@@ -3,11 +3,11 @@ package load_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/mmcloughlin/avo/internal/gen"
|
||||
"github.com/mmcloughlin/avo/internal/inst"
|
||||
"github.com/mmcloughlin/avo/internal/load"
|
||||
"github.com/mmcloughlin/avo/internal/test"
|
||||
"github.com/mmcloughlin/avo/printer"
|
||||
"sources.truenas.cloud/code/avo/internal/gen"
|
||||
"sources.truenas.cloud/code/avo/internal/inst"
|
||||
"sources.truenas.cloud/code/avo/internal/load"
|
||||
"sources.truenas.cloud/code/avo/internal/test"
|
||||
"sources.truenas.cloud/code/avo/printer"
|
||||
)
|
||||
|
||||
func Load(t *testing.T) []inst.Instruction {
|
||||
|
||||
Reference in New Issue
Block a user