Fix missing import

pull/4420/head
Toshio Kuratomi 2014-10-15 18:37:17 -04:00
parent 057c1df303
commit 6ecca227b8
1 changed files with 1 additions and 0 deletions

View File

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