mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +00:00
Commit 825da1c6d1 (leak-checker: Remove because it cannot be made
thread-safe.) removed the only uses of these hooks but neglected to remove
the test for them.
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>