summaryrefslogtreecommitdiff
path: root/test/flaky/pos/t2868/Nest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/flaky/pos/t2868/Nest.java')
-rw-r--r--test/flaky/pos/t2868/Nest.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/flaky/pos/t2868/Nest.java b/test/flaky/pos/t2868/Nest.java
deleted file mode 100644
index 53652291ad..0000000000
--- a/test/flaky/pos/t2868/Nest.java
+++ /dev/null
@@ -1,3 +0,0 @@
-public @interface Nest {
- public int value();
-}