summaryrefslogtreecommitdiff
path: root/test/files/run/t2296b/J_1.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t2296b/J_1.java')
-rw-r--r--test/files/run/t2296b/J_1.java7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/files/run/t2296b/J_1.java b/test/files/run/t2296b/J_1.java
deleted file mode 100644
index 4c91d47073..0000000000
--- a/test/files/run/t2296b/J_1.java
+++ /dev/null
@@ -1,7 +0,0 @@
-package j;
-
-public class J_1 {
- protected void foo() {
- System.out.println("J.foo()");
- }
-} \ No newline at end of file