[ovs-dev] [PATCH] tests: Fix spelling error in test name.

Ben Pfaff blp at ovn.org
Fri Jun 11 19:17:57 UTC 2021


Signed-off-by: Ben Pfaff <blp at ovn.org>
---
 tests/drop-stats.at | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/drop-stats.at b/tests/drop-stats.at
index 94528f55620c..f3e19cd83ba9 100644
--- a/tests/drop-stats.at
+++ b/tests/drop-stats.at
@@ -40,7 +40,7 @@ ovs-appctl coverage/read-counter drop_action_of_pipeline
 OVS_VSWITCHD_STOP
 AT_CLEANUP
 
-AT_SETUP([drop-stats - pipeline and recurssion drops])
+AT_SETUP([drop-stats - pipeline and recursion drops])
 
 OVS_VSWITCHD_START([dnl
     set bridge br0 datapath_type=dummy \
-- 
2.31.1



More information about the dev mailing list