mirror of
https://github.com/number571/go-peer.git
synced 2026-09-13 18:45:44 +05:00
6 lines
66 B
Go
6 lines
66 B
Go
package main
|
|
|
|
import "testing"
|
|
|
|
func TestNothing(_ *testing.T) {}
|