Skip to content

Commit 860bbd0

Browse files
committed
WIP:
1 parent b265f88 commit 860bbd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/units/test_status.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ def test_changed_boolean_ignorecase
159159
warn `cd test_dot_files_status && git status 2>&1`
160160
warn "=====+++++ Git version?"
161161
warn `cd test_dot_files_status && git --version`
162+
warn "=====+++++ What files actually exist?"
163+
warn `ls -lah test_dot_files_status`
162164
warn "=====+++++ (END)"
163165

164166

0 commit comments

Comments
 (0)