Fixing unit tests

This commit is contained in:
derv82
2017-05-14 17:42:52 -04:00
parent ecfeeaae41
commit 2a5258ceef
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/python2.7
# -*- coding: utf-8 -*-
from Airodump import Airodump
from py.Airodump import Airodump
import unittest