diff options
Diffstat (limited to 'regressions/Makefile.am')
| -rw-r--r-- | regressions/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 7ceb0cee..3ce4b8d5 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -26,6 +26,7 @@ include $(top_srcdir)/subdir-rules.mk TESTS = \ rhbz503169c10.sh \ rhbz503169c13.sh \ + rhbz557655.sh \ test-cancellation-download-librarycancels.sh \ test-cancellation-upload-daemoncancels.sh \ test-find0.sh \ @@ -55,4 +56,5 @@ TESTS_ENVIRONMENT = \ EXTRA_DIST = \ $(FAILING_TESTS) \ $(SKIPPED_TESTS) \ - $(TESTS) + $(TESTS) \ + rhbz557655-expected.out |
