mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-22 01:56:00 -04:00
bin/tests/system/synthrecord/tests_synthrecord.py imports hypothesis before importing isctest.hypothesis, which causes the "synthrecord" system test to fail on platforms on which the Hypothesis module is not available. Reorganize Python imports in tests_synthrecord.py to fix the above issue and also to make it more in line with other similar test scripts. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||