aboutsummaryrefslogtreecommitdiff
path: root/pkg/instance/instance_test.go
blob: 45a28375ce65183b5c65f41537f4c1257deaac12 (plain)
1
2
3
4
5
6
7
8
9
package stfe

import (
	"testing"
)

func TestHandlers(t *testing.T)  {}
func TestPath(t *testing.T)      {}
func TestServeHTTP(t *testing.T) {}