func TestParseEnvWithGlobalsList(t *testing.T) {

    globals := []string{
        "DB=postgres",
        "SH=bash",