Skip to content

Commit 7b6ee7e

Browse files
committed
Merge branch 'dev' of github.com:mastodon-sc/mastodon into dev
2 parents 8f8e91a + db78efd commit 7b6ee7e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/test/java/org/mastodon/StartImageJ.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
*/
3939
public class StartImageJ
4040
{
41+
4142
public static void main( final String... args )
4243
{
4344
@SuppressWarnings( "resource" )

src/test/java/org/mastodon/StartMastodonLauncher.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
*/
4141
public class StartMastodonLauncher
4242
{
43+
4344
public static void main( final String... args )
4445
{
4546
@SuppressWarnings( "resource" )

0 commit comments

Comments
 (0)