[Checkins] SVN: grok/trunk/src/grok/tests/view/dirtemplatesonly.py Adjust test again. This output seems to vary randomly. :)

Martijn Faassen faassen at infrae.com
Sat Aug 18 13:52:18 EDT 2007


Log message for revision 78966:
  Adjust test again. This output seems to vary randomly. :)
  

Changed:
  U   grok/trunk/src/grok/tests/view/dirtemplatesonly.py

-=-
Modified: grok/trunk/src/grok/tests/view/dirtemplatesonly.py
===================================================================
--- grok/trunk/src/grok/tests/view/dirtemplatesonly.py	2007-08-18 17:47:17 UTC (rev 78965)
+++ grok/trunk/src/grok/tests/view/dirtemplatesonly.py	2007-08-18 17:52:17 UTC (rev 78966)
@@ -8,7 +8,7 @@
 
   >>> grok.grok(__name__)
     From tests.py's showwarning():
-    ... UserWarning: File 'invalid.txt' has an unrecognized extension in directory '...dirtemplatesonly_templates'
+    ... UserWarning: File 'invalid.txt' has an unrecognized extension in directory '...dirtemplatesonly_templates'...
     
   >>> warnings.warn = saved_warn
 



More information about the Checkins mailing list