[doc] add ping module to integration test

This commit is contained in:
Julien Vehent 2015-02-23 15:29:50 -05:00
Родитель 2a61715c23
Коммит 1e9a4e5c22
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -86,6 +86,14 @@
"^[0-9a-f]"
]
}
},
{
"module": "ping",
"parameters": {
"destination": "localhost",
"protocol": "icmp",
"count": 5
}
}
],
"syntaxversion": 2