summaryrefslogtreecommitdiffstats
path: root/sched/tests/com/android/sched/vfs/VFSTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'sched/tests/com/android/sched/vfs/VFSTest.java')
-rw-r--r--sched/tests/com/android/sched/vfs/VFSTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/sched/tests/com/android/sched/vfs/VFSTest.java b/sched/tests/com/android/sched/vfs/VFSTest.java
index 01f25a9..9315dc5 100644
--- a/sched/tests/com/android/sched/vfs/VFSTest.java
+++ b/sched/tests/com/android/sched/vfs/VFSTest.java
@@ -43,7 +43,6 @@ import com.android.sched.util.location.ZipLocation;
import junit.framework.Assert;
import org.junit.Before;
-import org.junit.Ignore;
import org.junit.Test;
import java.io.BufferedReader;
@@ -322,7 +321,6 @@ public class VFSTest {
}
@Test
- @Ignore
public void testMessageDigestFSWithCaseInsensitiveFS()
throws NotDirectoryException,
CannotCreateFileException,