1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00
alice-lg-alice-lg/pkg/store/sources_store_test.go
2021-11-19 19:08:59 +01:00

12 lines
110 B
Go

package store
import "testing"
func TestAddSource(t *testing.T) {
}
func TestGetStatus(t *testing.T) {
}