Rename the use of invocation to subexpression (#3568)

* Rename the use of invocation to subexpression

* Fix test name
This commit is contained in:
JT
2021-06-07 20:08:35 +12:00
committed by GitHub
parent e376c2d0d4
commit 16faafb7a8
12 changed files with 37 additions and 35 deletions

View File

@ -1,3 +1,3 @@
mod invocation;
mod operator;
mod subexpression;
mod variables;

View File

@ -1,7 +1,7 @@
use nu_test_support::nu;
#[test]
fn test_parse_invocation_with_range() {
fn test_parse_subexpression_with_range() {
let actual = nu!(
cwd: ".",
r#"