From 66e28eb52ee9fab5609cd57956424551a93dc5e5 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Tue, 4 Feb 2020 10:03:55 +0100 Subject: [PATCH] Move test_api/test_defined_names.py -> test_api/test_names.py --- test/test_api/{test_defined_names.py => test_names.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/test_api/{test_defined_names.py => test_names.py} (100%) diff --git a/test/test_api/test_defined_names.py b/test/test_api/test_names.py similarity index 100% rename from test/test_api/test_defined_names.py rename to test/test_api/test_names.py