mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 01:48:16 +02:00
Rust 1.85, edition=2024 (#15741)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use crate::repl::tests::{fail_test, run_test, TestResult};
|
||||
use crate::repl::tests::{TestResult, fail_test, run_test};
|
||||
|
||||
#[test]
|
||||
fn contains() -> TestResult {
|
||||
|
Reference in New Issue
Block a user