chore: migrate to new org. (#824)
This commit is contained in:
parent
a483b4afaa
commit
3edb75872d
244 changed files with 673 additions and 673 deletions
|
@ -1,12 +1,12 @@
|
|||
package tester_test // import "github.com/xenolf/lego/platform/tester"
|
||||
package tester_test
|
||||
|
||||
import (
|
||||
"os"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/go-acme/lego/platform/tester"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/xenolf/lego/platform/tester"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue