Safe Delete: Move test classes and test data to refactoring directory
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
class J extends B {
|
||||
public J() {
|
||||
super();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user