[Checkins] SVN: grokui.admin/trunk/src/grokui/admin/tests/apps.py Fix tests.

Uli Fouquet uli at gnufix.de
Mon Feb 22 08:17:26 EST 2010


Log message for revision 109265:
  Fix tests.
  

Changed:
  U   grokui.admin/trunk/src/grokui/admin/tests/apps.py

-=-
Modified: grokui.admin/trunk/src/grokui/admin/tests/apps.py
===================================================================
--- grokui.admin/trunk/src/grokui/admin/tests/apps.py	2010-02-22 13:09:20 UTC (rev 109264)
+++ grokui.admin/trunk/src/grokui/admin/tests/apps.py	2010-02-22 13:17:26 UTC (rev 109265)
@@ -82,12 +82,9 @@
 
   >>> print browser.contents
   <html xmlns="http://www.w3.org/1999/xhtml">
-  ...
   ...<legend>Installed applications</legend>
-  ...
   ...<a href="http://localhost/my-new-mammoth-manager">
-  ...my-new-mammoth-manager
-  ...
+  ...my-new-mammoth-manager...
   
 We are able to delete installed mammoth-managers
 



More information about the checkins mailing list