From de4432e2b2367be0da64d92235981bd18d143915 Mon Sep 17 00:00:00 2001 From: merakor Date: Mon, 14 Nov 2022 18:20:04 +0000 Subject: spec: update test to reflect upon the 'cpt cbi' 'cpt bi' changes FossilOrigin-Name: 3591d4cafc586fd6f4835ea2c3b95b87e5fca1c107a6be2da070d321df230fac --- spec/02_src_spec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/02_src_spec.sh b/spec/02_src_spec.sh index 5286ab9..84ed7af 100644 --- a/spec/02_src_spec.sh +++ b/spec/02_src_spec.sh @@ -52,7 +52,7 @@ Describe 'Main toolchain' It "expands the '$1' shortcut to '$2'" When run script src/cpt "$1" --help The status should be success - The word 2 of line 1 should eq "cpt-${2%% *}" + The word 3 of line 1 should eq "$1" End End End -- cgit v1.2.3