diff options
Diffstat (limited to 'integration_tests/defaults/.pik/defaults.sh')
| -rw-r--r-- | integration_tests/defaults/.pik/defaults.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/integration_tests/defaults/.pik/defaults.sh b/integration_tests/defaults/.pik/defaults.sh new file mode 100644 index 0000000..6500c83 --- /dev/null +++ b/integration_tests/defaults/.pik/defaults.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +# i have the same name as the source directory +echo "banana"
\ No newline at end of file |
