From 6bb654b7385b4f8f4519f61b60795261517aa235 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sun, 17 Nov 2019 17:34:55 +0100 Subject: style --- tests/test_collection.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_collection.py') diff --git a/tests/test_collection.py b/tests/test_collection.py index 74f3792..23186a1 100644 --- a/tests/test_collection.py +++ b/tests/test_collection.py @@ -436,7 +436,6 @@ class testCollectionCreation(unittest.TestCase): mset = collection._enquire.get_mset(0, 10) self.assertEqual(mset.get_matches_estimated(), 0) - def _find_file_in_git_index(self, fname, index): found = False for (path, stage) in index.entries: -- cgit v1.2.3