Skip to content

Commit c14ee52

Browse files
Spaces, not tabs.
1 parent 2b81013 commit c14ee52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/revert_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def test_revert_with_conflicts
5252
end
5353

5454
def test_revert_orphan
55-
expected = [
55+
expected = [
5656
[0100644, "296a6d3be1dff05c5d1f631d2459389fa7b619eb", 0, "file-mainline.txt"]]
5757

5858
head = Rugged::Commit.lookup(@repo,"39467716290f6df775a91cdb9a4eb39295018145")

0 commit comments

Comments
 (0)