diff --git a/Test/AccountTest.py b/test/AccountTest.py similarity index 100% rename from Test/AccountTest.py rename to test/AccountTest.py diff --git a/Test/BlockTradingTest.py b/test/BlockTradingTest.py similarity index 100% rename from Test/BlockTradingTest.py rename to test/BlockTradingTest.py diff --git a/Test/BrokerTest.py b/test/BrokerTest.py similarity index 100% rename from Test/BrokerTest.py rename to test/BrokerTest.py diff --git a/Test/ConvertTest.py b/test/ConvertTest.py similarity index 100% rename from Test/ConvertTest.py rename to test/ConvertTest.py diff --git a/Test/FundingTest.py b/test/FundingTest.py similarity index 100% rename from Test/FundingTest.py rename to test/FundingTest.py diff --git a/Test/GridTest.py b/test/GridTest.py similarity index 100% rename from Test/GridTest.py rename to test/GridTest.py diff --git a/Test/MarketTest.py b/test/MarketTest.py similarity index 100% rename from Test/MarketTest.py rename to test/MarketTest.py diff --git a/Test/PublicDataTest.py b/test/PublicDataTest.py similarity index 100% rename from Test/PublicDataTest.py rename to test/PublicDataTest.py diff --git a/Test/StackingTest.py b/test/StackingTest.py similarity index 100% rename from Test/StackingTest.py rename to test/StackingTest.py diff --git a/Test/SubAccountTest.py b/test/SubAccountTest.py similarity index 100% rename from Test/SubAccountTest.py rename to test/SubAccountTest.py diff --git a/Test/TradeTest.py b/test/TradeTest.py similarity index 100% rename from Test/TradeTest.py rename to test/TradeTest.py diff --git a/Test/TradingDataTest.py b/test/TradingDataTest.py similarity index 100% rename from Test/TradingDataTest.py rename to test/TradingDataTest.py