X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=dbf400eaf709424914c866a0b85da9f4fc1904eb;hp=072eba6fa9bfc56ec268de5faf32cd741f9261b2;hb=ba1633025d93d7b41bda9bd32fa1d2337c7c4365;hpb=00a881a1adb6f656049939adecb9bf9edd29a658 diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 072eba6..dbf400e 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -31,6 +31,7 @@ parser_TESTS = \ test/parser/test-grub2-f18-ppc64 \ test/parser/test-grub2-f20-ppc64 \ test/parser/test-grub2-ubuntu-13_04-x86 \ + test/parser/test-grub2-sles-btrfs-snapshot \ test/parser/test-grub2-lexer-error \ test/parser/test-grub2-parser-error \ test/parser/test-kboot-single \