jhbuild r2076 - in trunk: . tests



Author: fpeters
Date: Fri May  9 15:16:25 2008
New Revision: 2076
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2076&view=rev

Log:
* tests/mock.py: added min_time option, to match config.py



Modified:
   trunk/ChangeLog
   trunk/tests/mock.py

Modified: trunk/tests/mock.py
==============================================================================
--- trunk/tests/mock.py	(original)
+++ trunk/tests/mock.py	Fri May  9 15:16:25 2008
@@ -42,6 +42,8 @@
     nopoison = False
     makecheck_advisory = False
 
+    min_time = None
+
     prefix = '/tmp/'
 
 class PackageDB:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]