#
# Copyright (c) 2018, Arm Limited and affiliates.
from ip_test_parsers import IpTestParsers
plugins_to_load = {
"ip_test_parsers": IpTestParsers
}