package config import "testing" func TestSetupConfig(t *testing.T) { SetupConfig() }