summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2018-04-13 10:38:53 -0700
committerBen Pfaff <blp@ovn.org>2018-05-10 16:32:22 -0700
commitfb8635c53853729e64d4f0d9c9e515e11da0ca0e (patch)
treec0dcd836174f718483dc4874b90d15a7f5f16298 /tests
parent81ebfc5c80d91325b70bab5bd8b2175ce96d0cfc (diff)
downloadopenvswitch-fb8635c53853729e64d4f0d9c9e515e11da0ca0e.tar.gz
tests: Fix typo in test name.
Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Alin Gabriel Serdean <aserdean@ovn.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/ovn.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ovn.at b/tests/ovn.at
index c4a8188dd..fdb8c0f11 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -177,7 +177,7 @@ ct_state = NXM_NX_CT_STATE
]])
AT_CLEANUP
-AT_SETUP([ovn -- compsition])
+AT_SETUP([ovn -- composition])
AT_CHECK([ovstest test-ovn composition 2], [0], [ignore])
AT_CLEANUP