[Checkins] SVN: gocept.selenium/trunk/src/gocept/selenium/ztk/tests/test_ztk.py Remove test that has no clear intent

Wolfgang Schnerring wosc at wosc.de
Sun Dec 26 10:52:57 EST 2010


Log message for revision 119136:
  Remove test that has no clear intent
  

Changed:
  U   gocept.selenium/trunk/src/gocept/selenium/ztk/tests/test_ztk.py

-=-
Modified: gocept.selenium/trunk/src/gocept/selenium/ztk/tests/test_ztk.py
===================================================================
--- gocept.selenium/trunk/src/gocept/selenium/ztk/tests/test_ztk.py	2010-12-26 15:47:09 UTC (rev 119135)
+++ gocept.selenium/trunk/src/gocept/selenium/ztk/tests/test_ztk.py	2010-12-26 15:52:57 UTC (rev 119136)
@@ -22,6 +22,3 @@
 
     def getDatabase(self):
         return zope.app.testing.functional.FunctionalTestSetup().db
-
-    def test_selenium_http_500_handling(self):
-        self.selenium.open('http://%s/error.html' % self.selenium.server)



More information about the checkins mailing list