aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests/main.py
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-08-09 14:36:37 +0800
committer简律纯 <i@jyunko.cn>2023-08-09 14:36:37 +0800
commit85ec2f7dc55a672b07272a50f11eb86460f38671 (patch)
tree8517989c8cc6444df8ae7ae50802a3b81766b01f /tests/main.py
parent642a278b1e2cc11fee587b933413a30c057753c1 (diff)
downloadHydroRoll-85ec2f7dc55a672b07272a50f11eb86460f38671.tar.gz
HydroRoll-85ec2f7dc55a672b07272a50f11eb86460f38671.zip
feat:all
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 da054c4..93f67f2 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)