aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests/main.py
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-08-09 14:45:12 +0800
committer简律纯 <i@jyunko.cn>2023-08-09 14:45:12 +0800
commitc3508543f1aa6b29a5045bd846408c6141e77eca (patch)
tree417f6b14bef6b1b8df71e18599672f49b75f3a65 /tests/main.py
parent85ec2f7dc55a672b07272a50f11eb86460f38671 (diff)
downloadHydroRoll-c3508543f1aa6b29a5045bd846408c6141e77eca.tar.gz
HydroRoll-c3508543f1aa6b29a5045bd846408c6141e77eca.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..bb95e79 100644
--- a/tests/main.py
+++ b/tests/main.py
@@ -1,4 +1,4 @@
-from HydroRoll import Bot
+from iamai import Bot
bot = Bot(hot_reload=True)