Signed-off-by: Justin Pettit <jpet...@nicira.com> --- tests/testsuite.at | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/testsuite.at b/tests/testsuite.at index 384efdf..f3bc126 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -18,7 +18,6 @@ m4_include([tests/ovs-macros.at]) m4_include([tests/ovsdb-macros.at]) m4_include([tests/ofproto-macros.at]) -m4_include([tests/ovn-controller-vtep.at]) m4_include([tests/completion.at]) m4_include([tests/bfd.at]) m4_include([tests/cfm.at]) @@ -70,3 +69,4 @@ m4_include([tests/vtep-ctl.at]) m4_include([tests/auto-attach.at]) m4_include([tests/ovn.at]) m4_include([tests/ovn-sbctl.at]) +m4_include([tests/ovn-controller-vtep.at]) -- 1.7.5.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
