(command.CommandList
  children: [
    (command.ShAssignment
      pairs: [
        (assign_pair
          lhs: (sh_lhs_expr.Name name:test_description)
          op: assign_op.Equal
          rhs: {(SQ <'test recreated svn branch with empty files'>)}
          spids: [4]
        )
      ]
    )
    (C {<.>} {<'./lib-git-svn.sh'>})
    (C {<test_expect_success>} {(SQ <'load svn dumpfile'>)} 
      {(SQ <'\n'> <'\tsvnadmin load "$rawsvnrepo" < "${TEST_DIRECTORY}/t9136/svn.dump"\n'> <'\t'>)}
    )
    (C {<test_expect_success>} {(SQ <'clone using git svn'>)} {(SQ <'git svn clone -s "$svnrepo" x'>)})
    (C {<test_done>})
  ]
)