Add missing newline at end of files

Change-Id: Id7d6ed3ddd68b50c528889ac09d114cbdaef45aa
This commit is contained in:
David Pursehouse
2016-05-03 23:17:02 +09:00
parent ccdeae8e64
commit 45aa8ca215
38 changed files with 38 additions and 38 deletions

View File

@@ -79,4 +79,4 @@ public class H2CacheTest {
}));
assertFalse("did not invoke Callable", called.get());
}
}
}