You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-11-07 06:46:21 +03:00
Show errors on CI
This commit is contained in:
@@ -10,7 +10,7 @@ test_expect_success "Parse sections" "
|
||||
$COMMAND cfg_parser $DIR_TEST/sections.ini
|
||||
export COVERAGE_NAME=sections_writer
|
||||
$COMMAND cfg_writer > sections.out
|
||||
diff $DIR_TEST/sections.out.correct sections.out
|
||||
test_cmp $DIR_TEST/sections.out.correct sections.out
|
||||
"
|
||||
|
||||
test_done
|
||||
|
||||
Reference in New Issue
Block a user