You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-06-11 08:41:36 +03:00
t0008 solved
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
TEST_LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
|
||||
$(top_srcdir)/build-aux/tap-driver.sh
|
||||
TESTS = t0001-whitespace.sh t0002-invalid.sh t0003-sections.sh t0004-comments.sh t0005-new_var.sh t0006-duplication.sh t0007-unwanted_file.sh t0008-array.sh
|
||||
XFAIL_TESTS=t0008-array.sh
|
||||
EXTRA_DIST = $(TESTS)
|
||||
|
Reference in New Issue
Block a user