X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=748c8366c24c470d2260281c8246d3f985e911f0;hb=refs%2Fheads%2Fmaster;hp=f9083bd6187895913cfa9e9e5922943723089fee;hpb=28d0d7035ee3099935ef264db40a86142c098ec5;p=petitboot diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index f9083bd..748c836 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -19,6 +19,8 @@ parser_TESTS = \ test/parser/test-grub2-noeol \ test/parser/test-grub2-menuentry-formats \ test/parser/test-grub2-if-formats \ + test/parser/test-grub2-default-id \ + test/parser/test-grub2-default-id-space \ test/parser/test-grub2-default-index \ test/parser/test-grub2-default-multiword \ test/parser/test-grub2-implicit-default-unset \