summaryrefslogtreecommitdiff
path: root/scripts/cli/test_interfaces_dummy.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cli/test_interfaces_dummy.py')
-rwxr-xr-xscripts/cli/test_interfaces_dummy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cli/test_interfaces_dummy.py b/scripts/cli/test_interfaces_dummy.py
index 3f0cb8bcc..21d0a5cf8 100755
--- a/scripts/cli/test_interfaces_dummy.py
+++ b/scripts/cli/test_interfaces_dummy.py
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-from base_interfaces_test import *
+from base_interfaces_test import BasicInterfaceTest
class DummyInterfaceTest(BasicInterfaceTest.BaseTest):
def setUp(self):