From 8c375383148f100f03aed52827ac513f145078c2 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Wed, 27 Jan 2016 10:12:18 +0100 Subject: code formatting: fix whitespace issues --- test/test_console_pathedit.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_console_pathedit.py') diff --git a/test/test_console_pathedit.py b/test/test_console_pathedit.py index 605e1e2f..43212bc8 100644 --- a/test/test_console_pathedit.py +++ b/test/test_console_pathedit.py @@ -6,6 +6,7 @@ import tutils class TestPathCompleter: + def test_lookup_construction(self): c = pathedit._PathCompleter() -- cgit v1.2.3