Skip to content

Commit 0361c2a

Browse files
author
Thomas Kiley
authored
Merge pull request #1534 from svorenova/unit-test-cleanup
Unit test cleanup
2 parents 2b18e0c + 51cbfc9 commit 0361c2a

File tree

100 files changed

+4706
-1767
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+4706
-1767
lines changed
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
public abstract class AbstractGeneric<T>
2+
{
3+
4+
}
Binary file not shown.

unit/java_bytecode/java_bytecode_parse_generics/AbstractGenericClass.java

Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.

unit/java_bytecode/java_bytecode_parse_generics/Bar.java

Lines changed: 0 additions & 4 deletions
This file was deleted.

unit/java_bytecode/java_bytecode_parse_generics/BasicInterface.java

Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.

unit/java_bytecode/java_bytecode_parse_generics/BasicInterfaceCopy.java

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)