summaryrefslogtreecommitdiff
path: root/plugins/websockets/storage/storage_test.go
blob: 77d3180a1a68e85b956f0fc655935c3439ab7b04 (plain)
1
2
3
4
5
6
7
package storage

import "testing"

func TestNewStorage(t *testing.T) {

}