Exemple #1
0
func testPing(s store.Store, t *testing.T) {
	require.Nil(t, s.Ping())
}