aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/test/java.io/README
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/test/java.io/README')
-rw-r--r--libjava/classpath/test/java.io/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/libjava/classpath/test/java.io/README b/libjava/classpath/test/java.io/README
deleted file mode 100644
index d5ab4f5..0000000
--- a/libjava/classpath/test/java.io/README
+++ /dev/null
@@ -1,12 +0,0 @@
-This directory contains tests for the java.io package. Some important
-things to note:
-
--- The file dataoutput-jdk.out is the results of the DataInputOutputTest
- test run through the JDK. It is needed for the real test so please
- don't delete it.
-
--- The directory filetest and its contents are used for the FileTest test.
- If that test bombs in the middle, it may leave the directory renamed
- to something else. In that case, you will need to rename it back
- manually to re-run the test after making fixes.
-