Skip to content

Commit

Permalink
Add package test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebemish committed Apr 11, 2024
1 parent 1a93f5a commit 7412891
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
package dev.lukebemish.emojiidentifiers.test.🧩;

import org.junit.jupiter.api.Test;

public class TestPackageWithEmoji {
@Test
void testPackageWithEmoji() {

}
}

0 comments on commit 7412891

Please sign in to comment.