From ff4ebc85bb5185efec9a072e38129c3982ad83af Mon Sep 17 00:00:00 2001 From: kotfu Date: Mon, 16 Apr 2018 23:34:23 -0600 Subject: Most of the unit tests fixed. --- tests/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/__init__.py') diff --git a/tests/__init__.py b/tests/__init__.py index 6d3e5a82..2aeb9ddf 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,5 +1,4 @@ # # -*- coding: utf-8 -*- # -from .conftest import run_cmd, StdOut, normalize, BASE_HELP, BASE_HELP_VERBOSE, \ - HELP_HISTORY, SHORTCUTS_TXT, SHOW_TXT, SHOW_LONG + -- cgit v1.2.1