We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a81fb commit ed391a2Copy full SHA for ed391a2
1 file changed
test/langtools/jdk/jshell/IdGeneratorTest.java
@@ -44,7 +44,6 @@
44
45
public class IdGeneratorTest {
46
47
- @Test
48
public JShell.Builder getBuilder() {
49
TestingInputStream inStream = new TestingInputStream();
50
ByteArrayOutputStream outStream = new ByteArrayOutputStream();
0 commit comments