From a7ae7f7eeaccec91a7b3dd32f03e0b3a7ee2e275 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Fri, 17 Jun 2022 13:47:28 +0100 Subject: [PATCH] Move bootstrap func tests to tests/test_bootstrap_functions.py --- mock-tests/test_bootstrap.py => tests/test_bootstrap_functions.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mock-tests/test_bootstrap.py => tests/test_bootstrap_functions.py (100%) diff --git a/mock-tests/test_bootstrap.py b/tests/test_bootstrap_functions.py similarity index 100% rename from mock-tests/test_bootstrap.py rename to tests/test_bootstrap_functions.py