[Checkins] SVN: grokcore.view/trunk/src/grokcore/view/ftests/view/macros.py Remove this line which we accidentally added to do testing.

Martijn Faassen faassen at startifact.com
Thu Sep 17 10:18:23 EDT 2009


Log message for revision 104217:
  Remove this line which we accidentally added to do testing.
  

Changed:
  U   grokcore.view/trunk/src/grokcore/view/ftests/view/macros.py

-=-
Modified: grokcore.view/trunk/src/grokcore/view/ftests/view/macros.py
===================================================================
--- grokcore.view/trunk/src/grokcore/view/ftests/view/macros.py	2009-09-17 14:01:28 UTC (rev 104216)
+++ grokcore.view/trunk/src/grokcore/view/ftests/view/macros.py	2009-09-17 14:18:22 UTC (rev 104217)
@@ -75,8 +75,6 @@
 """
 import grokcore.view as grok
 
-grok.templatedir('macros_templates')
-
 class Mammoth(grok.Context):
     pass
 



More information about the checkins mailing list