diff options
-rwxr-xr-x | test/integration/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/test.sh b/test/integration/test.sh index 3bb481f..f4b1028 100755 --- a/test/integration/test.sh +++ b/test/integration/test.sh @@ -69,6 +69,8 @@ call_chmod() { test_my_dotfiles_work() { new_test call_update + # Again: + call_update } show_env() { |