fixed "cp $MINISHELL ." confilt with FILES_BEFORE
+ moved some tests to false_positives.sh
This commit is contained in:
5
tests/only_in_interactive_mode.sh
Normal file
5
tests/only_in_interactive_mode.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# Tests to execute only in interactive mode with "bash -i" for the same behaviour as minishell
|
||||
|
||||
echo bonjour > > out
|
||||
ls
|
||||
rm out
|
||||
Reference in New Issue
Block a user