Remove old regression test that mainly tested a buggy API.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 1 Sep 2011 12:37:20 +0000 (13:37 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 1 Sep 2011 12:38:53 +0000 (13:38 +0100)
The guestfs_ll command currently lists files in the appliance if you
prefix filenames with "/..".  However this is a bug, not a feature,
and we should not be testing it.


No differences found