mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-18 08:51:15 -03:00
This previously used /dev/tty to make sure we have `source` connected to a terminal. Only as it turns out, FreeBSD doesn't have that (https://builds.sr.ht/~faho/job/15308). So instead, let's just use the expect tests since stdin there is by definition a terminal.
1.8 KiB
1.8 KiB