mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-02 23:51:07 +08:00
9 lines
72 B
Go
9 lines
72 B
Go
package gemini
|
|
|
|
import (
|
|
"testing"
|
|
)
|
|
|
|
func Test_any1(t *testing.T) {
|
|
}
|