From 67cf02ba9bf39116126ef8360cedff5410a20694 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 11 Mar 2024 09:40:52 +0800 Subject: chore(tests): regist -> register --- tests/examples/ndice/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/examples/ndice/tests.py') diff --git a/tests/examples/ndice/tests.py b/tests/examples/ndice/tests.py index c2e9b9d3..2a56409b 100644 --- a/tests/examples/ndice/tests.py +++ b/tests/examples/ndice/tests.py @@ -13,5 +13,5 @@ loader.load("ndice") loader.close() core = loader.into_core() -for output in core.input(Input(".r20#d6")): +for output in core.input(Input(".r3d6", {'nickname':'简律纯'})): print(output) -- cgit v1.2.3-70-g09d2