mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 13:39:02 +00:00
Re-enable tmux-prompt test under FreeBSD
It passes now that we have uvar notifications working under BSD.
This commit is contained in:
parent
fea1e3aee5
commit
cdeb3977c3
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#RUN: %fish %s
|
||||
#REQUIRES: command -v tmux
|
||||
#REQUIRES: uname | grep -v BSD
|
||||
|
||||
set -g isolated_tmux_fish_extra_args -C '
|
||||
function fish_prompt
|
||||
|
|
Loading…
Reference in a new issue