marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
284 stars 36 forks source link

move root directory throws ClassCastException #24

Closed ghost closed 10 years ago

ghost commented 10 years ago

should throw FileSystemException

see: https://github.com/openCage/niotest/blob/16ee86ed6d855ea129799c3185464b011049fe26/src/main/java/org/opencage/lindwurm/niotest/tests/PathTest4CopyIT.java testMoveRoot