
Tests for DocFinderTab

The tests can be run either directly, e.g.

  python testDocFinderTab.py

or with the testrunner utility, e.g.

  python /Zope/utilities/testrunner.py -qa

Note that you must have the ZopeTestCase 
package installed.

