From 3eade3e8dbadfdddbf3a53553d8aae6a004dc8f4 Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 4 Jan 2024 17:09:29 +0100 Subject: [PATCH] Move binance_mig test file to utils --- tests/{ => utils}/test_binance_mig.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{ => utils}/test_binance_mig.py (100%) diff --git a/tests/test_binance_mig.py b/tests/utils/test_binance_mig.py similarity index 100% rename from tests/test_binance_mig.py rename to tests/utils/test_binance_mig.py