From: Stephen Finucane Date: Tue, 21 Jun 2016 13:46:07 +0000 (+0100) Subject: tests: Rename 'test_person' X-Git-Tag: v2.0.0-rc1~313 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f28df9ea65e9fc317a3f656b3d7e981b7b76ae30;p=thirdparty%2Fpatchwork.git tests: Rename 'test_person' Reflect the purpose of these tests - validation of the autocomplete feature - in the filename. Signed-off-by: Stephen Finucane Reviewed-by: Andy Doan --- diff --git a/patchwork/tests/test_person.py b/patchwork/tests/test_completion.py similarity index 100% rename from patchwork/tests/test_person.py rename to patchwork/tests/test_completion.py