From ba1633025d93d7b41bda9bd32fa1d2337c7c4365 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Mon, 1 Dec 2014 11:59:20 +0800 Subject: test/parser: Add SLES btrfs snapshot stanza This has caused problems with the old delimiter code, add a test to ensure we don't regress. Signed-off-by: Jeremy Kerr --- test/parser/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test/parser/Makefile.am') 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 \ -- cgit v1.2.1