diff options
| author | christos <christos@NetBSD.org> | 2011-08-29 12:43:51 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2011-08-29 12:43:51 +0000 |
| commit | 709e400e8ae2ec50e044b7e2d0e7bcbf42d185af (patch) | |
| tree | 765d6e777e472379ad7df070015ede266e820040 /tests/lib/libcurses | |
| parent | 60e2829ded68a0b05efa5daf9049084c54bca374 (diff) | |
change comparend to compare so that this passes now.
Diffstat (limited to 'tests/lib/libcurses')
| -rw-r--r-- | tests/lib/libcurses/tests/assume_default_colors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/libcurses/tests/assume_default_colors b/tests/lib/libcurses/tests/assume_default_colors index ee7f6e46335..b6ccb099ec4 100644 --- a/tests/lib/libcurses/tests/assume_default_colors +++ b/tests/lib/libcurses/tests/assume_default_colors @@ -2,7 +2,7 @@ include start call OK start_color call OK assume_default_colors -1 -1 call OK refresh -comparend color_start.chk +compare color_start.chk # This should be the same as the default compare color_default.chk # default foreground, blue background |
