(CommandList
  children: [
    (Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (LhsName name:test_description)
          op: Equal
          rhs: {(SQ <'test disabling of remote-helper paths in clone/fetch'>)}
          spids: [4]
        )
      ]
      spids: [4]
    )
    (C {(.)} {(./test-lib.sh)})
    (C {(.)} {(DQ ($ VSub_Name '$TEST_DIRECTORY') (/lib-proto-disable.sh))})
    (C {(setup_ext_wrapper)})
    (C {(test_expect_success)} {(SQ <'setup repository to clone'>)} 
      {
        (SQ <'\n'> <'\ttest_commit one &&\n'> <'\tmkdir remote &&\n'> 
          <'\tgit init --bare remote/repo.git &&\n'> <'\tgit push remote/repo.git HEAD\n'>
        )
      }
    )
    (C {(test_proto)} {(DQ (remote-helper))} {(ext)} {(DQ ('ext::fake-remote %S repo.git'))})
    (C {(test_done)})
  ]
)