Skip to content

Commit

Permalink
Update tests/script-based-pre/playback_print/playback_print.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
  • Loading branch information
celinval and adpaco-aws committed Nov 2, 2023
1 parent 54db850 commit 76957eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/script-based-pre/playback_print/playback_print.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
# Copyright Kani Contributors
# SPDX-License-Identifier: Apache-2.0 OR MIT
# Test that concrete playback -Z concrete-playback does not override std print
# functions

# Test that concrete playback does not override std print functions

set -o nounset

Expand Down

0 comments on commit 76957eb

Please sign in to comment.