aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests/main.py
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-28 02:58:41 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-28 02:58:41 +0800
commit64207f6c379e1003398f267a8ae329c145fcd536 (patch)
tree1a83d7aa5589e68104b33ab80230faf8df9f854f /tests/main.py
parent4b2e6627daa7eaf7465260ee648dfbe846a37766 (diff)
downloadHydroRoll-64207f6c379e1003398f267a8ae329c145fcd536.tar.gz
HydroRoll-64207f6c379e1003398f267a8ae329c145fcd536.zip
Diffstat (limited to 'tests/main.py')
-rw-r--r--tests/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/main.py b/tests/main.py
index 93f67f2..da054c4 100644
--- a/tests/main.py
+++ b/tests/main.py
@@ -1,4 +1,4 @@
-from HydroRoll import Bot
+from hydroroll import Bot
bot = Bot(hot_reload=True)