package main import ( "testing" ) func estCase1(t *testing.T) { Execute() } func TestLiveUrl(t *testing.T) { }