disable test_top_status for now

This commit is contained in:
Timothy Stack 2018-11-15 09:47:54 -08:00
parent b53ac5e3a6
commit 64d4226a89
1 changed files with 1 additions and 1 deletions

View File

@ -393,12 +393,12 @@ TESTS = \
test_sql_fs_func.sh \
test_sql_str_func.sh \
test_sql_time_func.sh \
test_top_status \
test_data_parser.sh \
test_yajlpp \
test_pretty_print.sh
DISABLED_TESTS = \
test_top_status \
test_view_colors.sh \
test_vt52_curses.sh