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