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