mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
Skip tmux-complete test under WSL
The test passes but only if executed on its own. It's not the most perfect test, but I can basically never get `make test` to pass under WSL while that's not the case on all my other machines.
This commit is contained in:
parent
77fe9933e2
commit
dabe7a1c7c
@ -1,5 +1,6 @@
|
||||
#RUN: %fish %s
|
||||
#REQUIRES: command -v tmux
|
||||
#REQUIRES: uname -r | grep -qv Microsoft
|
||||
|
||||
isolated-tmux-start
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user