/// <exception cref="System.IO.IOException"/>
 public virtual void TestAppend()
 {
     AppendTestUtil.TestAppend(fs, new Path("/testAppend/f"));
 }