Skip to content

Commit

Permalink
Exclude new test from legacy cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jfecher committed Jul 8, 2024
1 parent 81c322f commit ffdf763
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tooling/nargo_cli/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const IGNORED_NEW_FEATURE_TESTS: [&str; 7] = [
"derive_impl",
"comptime_traits",
"comptime_slice_methods",
"unquote_multiple_items_from_annotation",
];

fn read_test_cases(
Expand Down

0 comments on commit ffdf763

Please sign in to comment.