1
# Copyright 2010 Canonical Ltd. This software is licensed under the
2
# GNU Affero General Public License version 3 (see the file LICENSE).
10
from lp.services.testing import build_doctest_suite
13
here = os.path.dirname(os.path.realpath(__file__))
17
return build_doctest_suite(here, '')