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