Skip to content

Commit

Permalink
Update server_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
laurfb authored Feb 10, 2023
1 parent 8587d43 commit fba9d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srt/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"reflect"
"testing"

"github.com/voc/srtrelay/relay"
"github.com/laurfb/srt_relay/relay"
)

func compareStats(got, expected []*relay.StreamStatistics) error {
Expand Down

0 comments on commit fba9d97

Please sign in to comment.