Skip to content

Commit

Permalink
Normalize line ending in test file (#5775)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Dec 20, 2019
1 parent c19feb1 commit cb2173b
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@article{Mustermann2016,
author = {Max Mustermann},
journal = {Java Journal},
keywords = {java},
month = feb,
pages = {2},
title = {Java tricks},
year = {2016}
}
@article{Mustermann2016,
author = {Max Mustermann},
journal = {Java Journal},
keywords = {java},
month = feb,
pages = {2},
title = {Java tricks},
year = {2016}
}

0 comments on commit cb2173b

Please sign in to comment.