Skip to content

Commit

Permalink
Update tests/kani/Projection/slice_slice_projection.rs
Browse files Browse the repository at this point in the history
Remove fail flag
  • Loading branch information
celinval committed Sep 17, 2024
1 parent b247369 commit 3ddffa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/kani/Projection/slice_slice_projection.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Copyright Kani Contributors
// SPDX-License-Identifier: Apache-2.0 OR MIT
// kani-verify-fail
// kani-flags: --default-unwind 5

//! This test case checks the usage of slices of slices (&[&[T]]).
Expand Down

0 comments on commit 3ddffa5

Please sign in to comment.