egberts/bind9_parser

test_options failed.

egberts opened this issue · 1 comments

tests$ ./all-test.sh 
...
FAILED (errors=2)
ERR_COUNT: 6
FAILED_MODULES: , test_clauses, test_clause_trusted_keys, test_clause_view, test_options, test_optviewzone, test_zone

Fixed in commit 3dc8ed4

$ python3 -munittest tests.test_options.TestOptions
...
----------------------------------------------------------------------
Ran 61 tests in 1.646s

OK