mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-08-07 07:14:44 +00:00
8 lines
101 B
Go
8 lines
101 B
Go
package main
|
|
|
|
import "testing"
|
|
|
|
func TestGetLatestWatchedInTv(t *testing.T) {
|
|
t.Log("you did bad")
|
|
}
|