Fix missing import

pull/9325/merge
Toshio Kuratomi 10 years ago
parent 057c1df303
commit 6ecca227b8

@ -15,6 +15,7 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>. # along with Ansible. If not, see <http://www.gnu.org/licenses/>.
import sys
import unittest import unittest
# #

Loading…
Cancel
Save