Skip to content

Fix 'Confusing output of the number of tests performed'

Ralf Habacker requested to merge rhabacker/dbus:fix-issue-363 into master

Calling _dbus_test_skip() increases the number of tests processed. After removing this call the numbers now fit.

Fixes #363 (closed)

Merge request reports