1
This commit is contained in:
@@ -114,3 +114,7 @@ func TestCreateFences(t *testing.T) {
|
||||
t.Fatal("err===========", err)
|
||||
t.Fatalf("resp===========:%v", resp)
|
||||
}
|
||||
func TestSplice(t *testing.T) {
|
||||
resp := tiktok_store.SplicingTimeToDoudian(100, 1100, 1200, 2100)
|
||||
t.Fatalf("resp===========:%v", resp)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user