init
This commit is contained in:
7
pkg/util/tiktok/tiktok_test.go
Normal file
7
pkg/util/tiktok/tiktok_test.go
Normal file
@ -0,0 +1,7 @@
|
||||
package tiktok
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestTikTok(test *testing.T) {
|
||||
GetTiktokVideoInfo("https://www.tiktok.com/@baotramthieu/video/6887554215598689538")
|
||||
}
|
Reference in New Issue
Block a user