summaryrefslogtreecommitdiffstats
path: root/test/test_vt52_curses.sh
blob: 946e64582c4261426e539558ec112fd8c3896507 (plain)
1
2
3
4
5
6
#! /bin/bash

run_test ./scripty -n -e ${srcdir}/vt52_curses_input.0 \
    -- ./drive_vt52_curses < /dev/null

on_error_fail_with "single line vt52 did not work?"