We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1630d9a commit 32454daCopy full SHA for 32454da
integration-tests/tests/cases/exit_codes.rs
@@ -1,6 +1,6 @@
1
// SPDX-License-Identifier: GPL-3.0-or-later
2
3
-use super::constants::{BEAR_BIN, FALSE_PATH, SLEEP_PATH, TRUE_PATH};
+use super::constants::*;
4
5
use assert_cmd::cargo::cargo_bin;
6
use assert_cmd::Command;
0 commit comments