summaryrefslogtreecommitdiffstats
path: root/regressions/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-09-10 13:25:40 +0100
committerRichard Jones <rjones@redhat.com>2010-09-10 13:25:40 +0100
commitb033b55558503a1920c5b7cc1a7e1365749585e0 (patch)
tree50183cecb8b09a763cbf11233785df87d7c8b056 /regressions/Makefile.am
parent3161cb58a5c9d285c2b9f9c63887138dfc36f28c (diff)
downloadlibguestfs-b033b55558503a1920c5b7cc1a7e1365749585e0.tar.gz
libguestfs-b033b55558503a1920c5b7cc1a7e1365749585e0.tar.xz
libguestfs-b033b55558503a1920c5b7cc1a7e1365749585e0.zip
fish: Add regression test for copy-in and copy-out.
Diffstat (limited to 'regressions/Makefile.am')
-rw-r--r--regressions/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/regressions/Makefile.am b/regressions/Makefile.am
index ca4292a9..3a6fe4da 100644
--- a/regressions/Makefile.am
+++ b/regressions/Makefile.am
@@ -34,6 +34,7 @@ TESTS = \
rhbz580246.sh \
test-cancellation-download-librarycancels.sh \
test-cancellation-upload-daemoncancels.sh \
+ test-copy.sh \
test-find0.sh \
test-luks.sh \
test-lvm-filtering.sh \