Skip to content

Commit b265f88

Browse files
committed
WIP:
1 parent 0e799fa commit b265f88

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
@@ -157,6 +157,8 @@ def test_changed_boolean_ignorecase
157157
warn git.status.pretty
158158
warn "=====+++++ What about actual git?"
159159
warn `cd test_dot_files_status && git status 2>&1`
160+
warn "=====+++++ Git version?"
161+
warn `cd test_dot_files_status && git --version`
160162
warn "=====+++++ (END)"
161163

162164

0 commit comments

Comments
 (0)