[pypy-svn] rev 1418 - pypy/trunk/src/pypy

pedronis at codespeak.net pedronis at codespeak.net
Thu Sep 25 18:50:08 CEST 2003


Author: pedronis
Date: Thu Sep 25 18:50:08 2003
New Revision: 1418

Modified:
   pypy/trunk/src/pypy/test_all.py
Log:
testing commit, ignore


Modified: pypy/trunk/src/pypy/test_all.py
==============================================================================
--- pypy/trunk/src/pypy/test_all.py	(original)
+++ pypy/trunk/src/pypy/test_all.py	Thu Sep 25 18:50:08 2003
@@ -1,4 +1,5 @@
 import tool.autopath
+
 from pypy.tool import test
 
 if __name__ == '__main__':


More information about the Pypy-commit mailing list