aboutsummaryrefslogtreecommitdiff
path: root/tests/automake.mk
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-02-12 11:26:54 -0800
committerBen Pfaff <blp@nicira.com>2010-02-15 12:54:52 -0800
commit1e19e50e8d3a1822bc82e81409748f173079ccff (patch)
tree775a9ec89a05b0ea3fcc5e255d26de6678d64304 /tests/automake.mk
parent8e71cf88b78eb704d452b1a4abf8014de340438e (diff)
ovsdb: Implement ovsdb-tool commands "compact" and "convert".
Partial fix for bug #2391.
Diffstat (limited to 'tests/automake.mk')
-rw-r--r--tests/automake.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/automake.mk b/tests/automake.mk
index fe493fd3..920117f0 100644
--- a/tests/automake.mk
+++ b/tests/automake.mk
@@ -33,7 +33,7 @@ TESTSUITE_AT = \
tests/ovsdb-transaction.at \
tests/ovsdb-execution.at \
tests/ovsdb-trigger.at \
- tests/ovsdb-file.at \
+ tests/ovsdb-tool.at \
tests/ovsdb-server.at \
tests/ovsdb-monitor.at \
tests/ovsdb-idl.at \