2009-12-24 18:36:01 +00:00
|
|
|
#! /bin/bash
|
2009-09-14 01:07:32 +00:00
|
|
|
|
2021-01-08 22:08:52 +00:00
|
|
|
run_test ./scripty -n -e ${srcdir}/vt52_curses_input.0 \
|
|
|
|
-- ./drive_vt52_curses < /dev/null
|
2009-09-14 01:07:32 +00:00
|
|
|
|
|
|
|
on_error_fail_with "single line vt52 did not work?"
|