Files
42_SIDE_minishell_test/tests/only_in_interactive_mode.sh
LuckyLaszlo 21c56c3985 fixed "cp $MINISHELL ." confilt with FILES_BEFORE
+ moved some tests to false_positives.sh
2021-12-17 12:27:52 +01:00

6 lines
127 B
Bash

# Tests to execute only in interactive mode with "bash -i" for the same behaviour as minishell
echo bonjour > > out
ls
rm out