]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Rename "nsec3-delegation" to "nsec3_delegation"
authorMichał Kępień <michal@isc.org>
Wed, 25 Mar 2026 15:52:06 +0000 (16:52 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 25 Mar 2026 15:52:06 +0000 (16:52 +0100)
commitf358a6edcaae01dadcb901cea6c65aeed47f0ab6
tree25c128646ba116595854cdbeb83613cb09d3e589
parentb0fc0e31c5dd4035b90c4c2c096c385744bf97a5
parent48bf3d3e6516417ea82619128aab319dca71b049
chg: test: Rename "nsec3-delegation" to "nsec3_delegation"

The "nsec3-delegation" test was added in a release branch, before commit
67aca1f8c6f19de11f238a402604697be4ff64dc introduced the current system
test naming convention.  Rename the test to comply with that convention.

Merge branch 'michal/rename-nsec3-delegation-test' into 'main'

See merge request isc-projects/bind9!11753