From 63e057441199603b78d896500a7c0009fdcc9739 Mon Sep 17 00:00:00 2001 From: Ryan Roden-Corrent Date: Thu, 7 Sep 2017 07:32:46 -0400 Subject: [PATCH] Remove stray FIXME:conf --- tests/unit/completion/test_models.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/unit/completion/test_models.py b/tests/unit/completion/test_models.py index 64552e2a1..f495f728f 100644 --- a/tests/unit/completion/test_models.py +++ b/tests/unit/completion/test_models.py @@ -17,8 +17,6 @@ # You should have received a copy of the GNU General Public License # along with qutebrowser. If not, see . -# FIXME:conf - """Tests for completion models.""" import collections