it('should remove a non-empty directory with the recursive flag',
      function(done) {
        var statOptions = {
          entryPath: '/dir1'
        };