]> diplodocus.org Git - nmh/blobdiff - test/repl/test-multicomp
Replace some "FALLTHRU" comments with control flow.
[nmh] / test / repl / test-multicomp
index ed5f97db2fc3546b91bfc494f5282434370fc7bc..9ead17f2b193dd107d8d688e09e7e5441cb32ed1 100755 (executable)
@@ -52,8 +52,8 @@ Test1 writes:
 > This is a new test message
 EOF
 
-repl -editor true -cc cc -format -form $form -width 72 -nowhatnowproc 11 \
-                                               || exit 1
+run_prog repl -editor true -cc cc -format -form $form -width 72 \
+  -nowhatnowproc 11 || exit 1
 
 check "$expected" "$actual"