package main_test import ( "testing" ) func TestBasic(t *testing.T) { skipCI(t, "TestBasic") }