(command.CommandList
  children: [
    (command.Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (lhs_expr.LhsName name:test_description spids:[35])
          op: Equal
          rhs: {(SQ <'Test the Git Mediawiki remote helper: git push and git pull simple test cases'>)}
          spids: [35]
        )
      ]
      spids: [35]
    )
    (C {(.)} {(./test-gitmw-lib.sh)})
    (C {(.)} {(./push-pull-tests.sh)})
    (C {(.)} {($ VSub_DollarName '$TEST_DIRECTORY') (/test-lib.sh)})
    (C {(test_check_precond)})
    (C {(test_push_pull)})
    (C {(test_done)})
  ]
)