X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=regressions%2FMakefile.am;h=00c25f1ec681a4d3fc0e5537ac0be3e2bccaeeba;hp=e7ebc6f2c30952edaf2889423d73feb97605f124;hb=5d93d70b4d36b2337104b3dbca07722fa4d47ff5;hpb=e72c200e4c16dce72654a57ef6e9a0ad1ca686e1 diff --git a/regressions/Makefile.am b/regressions/Makefile.am index e7ebc6f..00c25f1 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -18,8 +18,6 @@ # Regression tests and other important tests which are not # specific to the C API. We can write these more easily in # higher level languages than C. -# -# See also capitests/ include $(top_srcdir)/subdir-rules.mk @@ -42,6 +40,7 @@ TESTS = \ test-guestfish-a.sh \ test-guestfish-d.sh \ test-guestfish-escapes.sh \ + test-guestfish-events.sh \ test-guestfish-tilde.sh \ test-inspect-fstab.sh \ test-inspect-fstab-md.sh \