Rename converter/ -> cli/ (it's more than a converter now)
[babeltrace.git] / tests / lib / test_ctf_writer_complete.in
index 5bd1c97f24e0a2aa9669a72bb8e2cb5f40f20616..0911e09b1e1d38c5092f70da4ace9bafe934e65a 100755 (executable)
@@ -17,7 +17,6 @@
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
 
-CTFPARSERTEST="@abs_top_builddir@/formats/ctf/metadata/ctf-parser-test"
-BTBIN="@abs_top_builddir@/converter/babeltrace"
+BTBIN="@abs_top_builddir@/cli/babeltrace"
 
-"@abs_top_builddir@/tests/lib/test_ctf_writer" "$CTFPARSERTEST" "$BTBIN"
+"@abs_top_builddir@/tests/lib/test_ctf_writer" "$BTBIN"
This page took 0.024911 seconds and 4 git commands to generate.