You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Copyright 2008-2009, Google Inc.
|
|
|
|
To run the gclient's unit tests, you need to checkout pymox and install it:
|
|
svn co http://pymox.googlecode.com/svn/trunk pymox
|
|
cd pymox
|
|
python setup.py install
|