Imported Debian patch 4.0.5-6~numeezy

This commit is contained in:
Alexandre Ellert
2016-02-17 15:07:45 +01:00
committed by Mario Fetka
parent c44de33144
commit 10dfc9587b
1203 changed files with 53869 additions and 241462 deletions

View File

@@ -23,12 +23,10 @@ Test the `ipalib/plugins/ping.py` module, and XML-RPC in general.
from ipalib import api, errors, messages, _
from ipatests.util import Fuzzy
from ipatests.test_xmlrpc.xmlrpc_test import Declarative
from xmlrpc_test import Declarative
from ipapython.version import API_VERSION
import pytest
@pytest.mark.tier1
class test_ping(Declarative):
tests = [