Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshRosen committed May 5, 2015
1 parent 2c1233a commit 4aa61b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ object SerializerPropertiesSuite extends Assertions {
}
}

private case class MyCaseClass(foo: Int, bar: String)
private case class MyCaseClass(foo: Int, bar: String)

0 comments on commit 4aa61b2

Please sign in to comment.