Add newline to end of file

This commit is contained in:
Joseph Zuniga-Daly 2020-07-03 11:28:55 +01:00
parent a5b59d8098
commit 87f859686c

View File

@ -129,4 +129,4 @@ class MockNetworkCustomSerializerCheckpointTest{
return BrokenMap<Any, Any>().also { it.putAll(proxy) }
}
}
}
}