Skip to content

Commit

Permalink
test: add local tests for package and replay
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHedmad committed Feb 26, 2024
1 parent c47886a commit 5c6985e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run_local_examples.rs
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,5 @@ run_ignored_example_named!("basic_containers", "success");
run_example_named!("safe_failure", "failure");

run_ignored_example_named!("overview", "success");

run_ignored_example_named!("package", "success");

0 comments on commit 5c6985e

Please sign in to comment.