diff options
Diffstat (limited to 'ipatests/test_xmlrpc/test_hbactest_plugin.py')
-rw-r--r-- | ipatests/test_xmlrpc/test_hbactest_plugin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/test_xmlrpc/test_hbactest_plugin.py b/ipatests/test_xmlrpc/test_hbactest_plugin.py index fba3bec8e..bad59f4c8 100644 --- a/ipatests/test_xmlrpc/test_hbactest_plugin.py +++ b/ipatests/test_xmlrpc/test_hbactest_plugin.py @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. """ -Test the `ipalib/plugins/hbactest.py` module. +Test the `ipaserver/plugins/hbactest.py` module. """ from ipatests.test_xmlrpc.xmlrpc_test import XMLRPC_test |