[tests] disable test_view_colors for now

pull/536/head
Timothy Stack 6 years ago
parent a554d67875
commit ae460526da

@ -391,13 +391,15 @@ TESTS = \
test_sql_fs_func.sh \
test_sql_str_func.sh \
test_sql_time_func.sh \
test_view_colors.sh \
test_vt52_curses.sh \
test_top_status \
test_data_parser.sh \
test_yajlpp \
test_pretty_print.sh
DISABLED_TESTS = \
test_view_colors.sh
if HAVE_LIBCURL
TESTS += \
test_curl.sh

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save