tests: Specifically #require fish_test_helper when needed

This commit is contained in:
Fabian Boehm
2024-12-26 13:30:09 +01:00
parent 63e705a778
commit b531cc8b43
13 changed files with 27 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
# RUN: %fish -C "set helper %fish_test_helper" %s
#REQUIRES: command -v %fish_test_helper
# Check that we don't leave stray FDs.