Skip to content

Commit

Permalink
Update tests/script-based-pre/playback_print/print_vars.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
celinval authored Nov 2, 2023
1 parent 76957eb commit 35478c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/script-based-pre/playback_print/print_vars.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
// Copyright Kani Contributors
// SPDX-License-Identifier: Apache-2.0 OR MIT
//
// compile-flags: --edition 2021
// kani-flags: playback
// Harness used to test that playback do not override assertion and panic functions.

#[kani::proof]
pub fn harness() {
Expand Down

0 comments on commit 35478c1

Please sign in to comment.