diff --git a/changes/bug25425 b/changes/bug25425 new file mode 100644 index 000000000..41f1a47b1 --- /dev/null +++ b/changes/bug25425 @@ -0,0 +1,4 @@ + o Minor features (testing): + - A new unittests module specifically for testing the functions in the + (new-ish) bridges.c module has been created with new unittests, raising + the code coverage percentages. Closes 25425.