6 lines
61 B
Go
6 lines
61 B
Go
|
package xmppiq
|
||
|
|
||
|
import "testing"
|
||
|
|
||
|
func Test(t *testing.T) {}
|