X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=283b284a621c84a3802f5cfefb5d9c3fcecf2e0c;hp=b36889df12bdd4301bfb9014784b6984cc994cea;hb=8c430d0509a2f1f5dc64de308d1c1d2668d2031b;hpb=dcc2bd8913d3741614e971b0be12f490d8334538 diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index b36889d..283b284 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -29,6 +29,7 @@ TESTS = \ test-null \ test-grub2-single \ test-grub2-default \ + test-grub2-empty \ test-grub2-default-index \ test-grub2-default-multiword \ test-grub2-multiple-resolve \