(command.CommandList
  children: [
    (command.ShAssignment
      pairs: [
        (assign_pair
          lhs: (sh_lhs_expr.Name name:test_description)
          op: assign_op.Equal
          rhs: {(SQ <'test disabling of local paths in clone/fetch'>)}
          spids: [4]
        )
      ]
    )
    (C {<.>} {<'./test-lib.sh'>})
    (C {<.>} {(DQ ($ Id.VSub_DollarName '$TEST_DIRECTORY') <'/lib-proto-disable.sh'>)})
    (C {<test_expect_success>} {(SQ <'setup repository to clone'>)} {(SQ <'\n'> <'\ttest_commit one\n'>)})
    (C {<test_proto>} {(DQ <'file://'>)} {<file>} {(DQ <'file://'> ($ Id.VSub_DollarName '$PWD'))})
    (C {<test_proto>} {(DQ <path>)} {<file>} {<.>})
    (C {<test_done>})
  ]
)