diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-12-22 12:00:44 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-12-22 15:47:29 +0000 |
commit | c649817586e5b4df53b251d1290422f5ef046045 (patch) | |
tree | 34cd0c1ae9153478de9fa2fac6497fae7d305d47 /.gitignore | |
parent | 498758faee6be7e989869bf7feba5e1026a1bb65 (diff) | |
download | libguestfs-c649817586e5b4df53b251d1290422f5ef046045.tar.gz libguestfs-c649817586e5b4df53b251d1290422f5ef046045.tar.xz libguestfs-c649817586e5b4df53b251d1290422f5ef046045.zip |
tests: Rename extratests -> tests/extra.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,6 @@ examples/stamp-guestfs-examples.pod examples/stamp-guestfs-recipes.pod examples/stamp-guestfs-testing.pod examples/virt-dhcp-address -extratests/valgrind.log fish/cmds.c fish/cmds_gperf.c fish/cmds_gperf.gperf @@ -357,6 +356,7 @@ tests/c-api/test*.img tests/c-api/tests tests/c-api/tests.c tests/c-api/test*.tmp +tests/extra/valgrind.log tests/regressions/rhbz501893 tools/test.img tools/virt-*.1 |