(command.CommandList
  children: [
    (command.Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (lhs_expr.LhsName name:test_description spids:[4])
          op: Equal
          rhs: {(SQ <'Test the Git Mediawiki remote helper: git pull by revision'>)}
          spids: [4]
        )
      ]
      spids: [4]
    )
    (C {(.)} {(./test-gitmw-lib.sh)})
    (C {(.)} {(./push-pull-tests.sh)})
    (C {(.)} {($ VSub_DollarName '$TEST_DIRECTORY') (/test-lib.sh)})
    (C {(test_check_precond)})
    (C {(test_expect_success)} {(SQ <configuration>)} 
      {(SQ <'\n'> <'\tgit config --global mediawiki.fetchStrategy by_rev\n'>)}
    )
    (C {(test_push_pull)})
    (C {(test_done)})
  ]
)