[pypy-svn] r38851 - pypy/dist/pypy

pedronis at codespeak.net pedronis at codespeak.net
Wed Feb 14 16:59:15 CET 2007


Author: pedronis
Date: Wed Feb 14 16:59:14 2007
New Revision: 38851

Modified:
   pypy/dist/pypy/conftest.py
Log:
testing



Modified: pypy/dist/pypy/conftest.py
==============================================================================
--- pypy/dist/pypy/conftest.py	(original)
+++ pypy/dist/pypy/conftest.py	Wed Feb 14 16:59:14 2007
@@ -12,7 +12,7 @@
 dist_rsync_roots = ['.', '../lib-python', '../py', '../demo']
 dist_rsync_ignore = ['_cache']
 
-#
+# 
 # PyPy's command line extra options (these are added 
 # to py.test's standard options) 
 #



More information about the Pypy-commit mailing list