Index: pyyaml/trunk/README
===================================================================
--- pyyaml/trunk/README	(revision 296)
+++ pyyaml/trunk/README	(revision 326)
@@ -16,4 +16,7 @@
     >>> yaml.dump(data, Dumper=yaml.CDumper)
 
+PyYAML includes a comprehensive test suite.  To run the tests,
+type 'python setup.py test'.
+
 For more information, check the PyYAML homepage:
 'http://pyyaml.org/wiki/PyYAML'.
