package main import ( "testing" ) func TestCircuit(t *testing.T) { TestMain() }