Skip to content

Commit 1f38bee

Browse files
committed
Missing non-deterministic examples
1 parent 6babb9e commit 1f38bee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_examples_run.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@
4141
pathlib.Path("examples") / "react" / "multi-agent.pdl",
4242
pathlib.Path("examples") / "talk" / "11-sdg.pdl",
4343
pathlib.Path("examples") / "talk" / "7-chatbot-roles.pdl",
44+
pathlib.Path("examples") / "talk" / "8-tools.pdl",
4445
pathlib.Path("examples") / "teacher" / "teacher.pdl",
46+
pathlib.Path("examples") / "tools" / "calc.pdl",
4547
pathlib.Path("examples") / "tutorial" / "include.pdl",
4648
pathlib.Path("examples") / "hello" / "hello-roles-array.pdl",
4749
]

0 commit comments

Comments
 (0)