summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_ping_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_xmlrpc/test_ping_plugin.py')
-rw-r--r--ipatests/test_xmlrpc/test_ping_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/test_xmlrpc/test_ping_plugin.py b/ipatests/test_xmlrpc/test_ping_plugin.py
index 2c089a9cb..5d1440cb8 100644
--- a/ipatests/test_xmlrpc/test_ping_plugin.py
+++ b/ipatests/test_xmlrpc/test_ping_plugin.py
@@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
-Test the `ipalib/plugins/ping.py` module, and XML-RPC in general.
+Test the `ipaserver/plugins/ping.py` module, and XML-RPC in general.
"""
import pytest