Skip to content

Commit

Permalink
add missing newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
haubi committed Mar 8, 2023
1 parent e143943 commit 9775ea1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ public void testUpdateClasspath_NoLibraryDuplication() throws Exception {
IStatus result = job.getResult();
assertTrue("Update Classpath Job failed", result.isOK());
}
}
}

0 comments on commit 9775ea1

Please sign in to comment.