(CommandList
  children: [
    (Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (LhsName name:test_description)
          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_Name "$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)})
  ]
)