diff options
Diffstat (limited to 'regressions/Makefile.am')
-rw-r--r-- | regressions/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regressions/Makefile.am b/regressions/Makefile.am index b01d3a5a..9c181bd9 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009 Red Hat Inc. +# Copyright (C) 2009-2011 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -32,6 +32,7 @@ TESTS = \ rhbz576879.sh \ rhbz578407.sh \ rhbz580246.sh \ + rhbz690819.sh \ test-add-domain.sh \ test-both-ends-cancel.sh \ test-cancellation-download-librarycancels.sh \ |