[Checkins] SVN: zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/tests.py cleanup

Andreas Jung andreas at andreas-jung.com
Sun Jan 16 09:04:37 EST 2011


Log message for revision 119606:
  cleanup
  

Changed:
  U   zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/tests.py

-=-
Modified: zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/tests.py
===================================================================
--- zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/tests.py	2011-01-16 14:02:12 UTC (rev 119605)
+++ zopyx.smartprintng.server/trunk/zopyx/smartprintng/server/tests.py	2011-01-16 14:04:36 UTC (rev 119606)
@@ -81,8 +81,6 @@
         self.config = testing.setUp()
         import zopyx.smartprintng.server
         import zope.configuration.xmlconfig
-        zope.configuration.xmlconfig.file('configure.zcml',
-                                          package=zopyx.smartprintng.server)
 
     def tearDown(self):
         """ Clear out the application registry """



More information about the checkins mailing list