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