Add unit tests for edgeos_command (#35861)

This commit is contained in:
Sam Doran
2018-02-14 09:27:03 -05:00
committed by GitHub
parent da5cf72236
commit 97573d8b0c
6 changed files with 77 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/python
# Copyright: (c) 2017, Ansible Project
# Copyright: (c) 2018, Ansible Project
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import (absolute_import, division, print_function)