diff options
author | quininer kel <quininer@live.com> | 2016-12-16 16:04:48 +0800 |
---|---|---|
committer | quininer kel <quininer@live.com> | 2016-12-16 18:39:51 +0800 |
commit | 0a53d3cb86575ec040ed4fbf1c8264b555cb1e0b (patch) | |
tree | f3a17da368683739230b275bbcea630f430fd742 /tests/ref.rs | |
parent | 0b3d2dac4405c9f0124dc24db128eb31f47c3113 (diff) | |
download | alacritty-0a53d3cb86575ec040ed4fbf1c8264b555cb1e0b.tar.gz alacritty-0a53d3cb86575ec040ed4fbf1c8264b555cb1e0b.zip |
add fish_cc ref
and update Cargo.lock
Diffstat (limited to 'tests/ref.rs')
-rw-r--r-- | tests/ref.rs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ref.rs b/tests/ref.rs index 6fe4c665..be0150ef 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -93,6 +93,7 @@ mod reference { tmux_htop, tmux_git_log, vim_large_window_scroll, - indexed_256_colors + indexed_256_colors, + fish_cc } } |