[Checkins] SVN: gocept.selenium/trunk/src/gocept/selenium/README.txt there is no `wsgi` extra, usage without any extra is enough

Michael Howitz mh at gocept.com
Wed Mar 16 12:21:46 EDT 2011


Log message for revision 120986:
  there is no `wsgi` extra, usage without any extra is enough
  

Changed:
  U   gocept.selenium/trunk/src/gocept/selenium/README.txt

-=-
Modified: gocept.selenium/trunk/src/gocept/selenium/README.txt
===================================================================
--- gocept.selenium/trunk/src/gocept/selenium/README.txt	2011-03-16 16:10:21 UTC (rev 120985)
+++ gocept.selenium/trunk/src/gocept/selenium/README.txt	2011-03-16 16:21:45 UTC (rev 120986)
@@ -14,7 +14,7 @@
 
 You can test any WSGI application using gocept.selenium by doing:
 
-#. Use the ``wsgi`` extra when requiring gocept.selenium.
+#. Requiring gocept.selenium for your tests.
 
 #. Create a layer for your tests::
 



More information about the checkins mailing list