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:
Mahmoud Al-Qudsi 2023-03-12 15:16:00 -05:00
parent 77fe9933e2
commit dabe7a1c7c

View File

@ -1,5 +1,6 @@
#RUN: %fish %s
#REQUIRES: command -v tmux
#REQUIRES: uname -r | grep -qv Microsoft
isolated-tmux-start