From e839ce2086dc6b66513c734fdb80e0fe760e9d9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Fri, 29 Nov 2013 22:59:48 +0100 Subject: [PATCH] Reactive BRIEF test cases --- skimage/feature/tests/{_test_brief.py => test_brief.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename skimage/feature/tests/{_test_brief.py => test_brief.py} (100%) diff --git a/skimage/feature/tests/_test_brief.py b/skimage/feature/tests/test_brief.py similarity index 100% rename from skimage/feature/tests/_test_brief.py rename to skimage/feature/tests/test_brief.py