forked from extern/nushell
Fix typos (#2842)
This commit is contained in:
@ -30,7 +30,7 @@ fn add() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn add_compount() {
|
||||
fn add_compound() {
|
||||
let actual = nu!(
|
||||
cwd: "tests/fixtures/formats", pipeline(
|
||||
r#"
|
||||
|
Reference in New Issue
Block a user