Skip to content

Commit ed391a2

Browse files
authored
Remove unused @test annotation from getBuilder method
1 parent 61a81fb commit ed391a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/langtools/jdk/jshell/IdGeneratorTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444

4545
public class IdGeneratorTest {
4646

47-
@Test
4847
public JShell.Builder getBuilder() {
4948
TestingInputStream inStream = new TestingInputStream();
5049
ByteArrayOutputStream outStream = new ByteArrayOutputStream();

0 commit comments

Comments
 (0)