Skip to content

Commit 9590c53

Browse files
committed
Update run examples
Signed-off-by: Jing Chen <[email protected]>
1 parent ca4ed4f commit 9590c53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
pathlib.Path("examples") / "gsm8k" / "gsm8k-plan.pdl",
3333
# Requires installation dependencies
3434
pathlib.Path("examples") / "intrinsics" / "demo-hallucination.pdl",
35+
pathlib.Path("examples") / "tutorial" / "programs" / "demo-hallucination.pdl",
3536
# Skip RAG examples
3637
pathlib.Path("examples") / "rag" / "pdf_index.pdl",
3738
pathlib.Path("examples") / "rag" / "pdf_query.pdl",

0 commit comments

Comments
 (0)