]> diplodocus.org Git - nmh/blobdiff - test/repl/test-trailing-newline
Convert unqp() to decode_qp(), and make it a public function. Also,
[nmh] / test / repl / test-trailing-newline
index 20d7637dd9829b1033fb42b66f2ea387f5a4c4d7..cd6ef8e5c1e571104da3ec84201957032ddf96db 100755 (executable)
@@ -37,7 +37,7 @@ Test1 writes:
 > This is message number 1
 EOF
 
-repl -editor true -format -form $form -nowhatnowproc 1 || exit 1
+run_prog repl -editor true -format -form $form -nowhatnowproc 1 || exit 1
 
 check "$expected" "$actual"