(command.CommandList
  children: [
    (command.ShAssignment
      pairs: [
        (assign_pair
          lhs: (sh_lhs_expr.Name name:test_description)
          op: assign_op.Equal
          rhs: {(SQ <'Test the Git Mediawiki remote helper: git pull by revision'>)}
          spids: [4]
        )
      ]
    )
    (C {<.>} {<./test-gitmw-lib.sh>})
    (C {<.>} {<./push-pull-tests.sh>})
    (C {<.>} {($ Id.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>})
  ]
)