X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2FMakefile.am;h=f9083bd6187895913cfa9e9e5922943723089fee;hp=483add90d2c9ae6702e36de1dea1e46e4a47acc7;hb=refs%2Ftags%2Fv1.10.1;hpb=89cde533356d47b34a80679602c3900572b2dca6 diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index 483add9..f9083bd 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -75,6 +75,7 @@ parser_TESTS = \ test/parser/test-pxe-non-url-pathprefix-with-conf \ test/parser/test-pxe-pathprefix-discover \ test/parser/test-pxe-pathprefix-discover-mac \ + test/parser/test-pxe-pathprefix-port \ test/parser/test-pxe-path-resolve-relative \ test/parser/test-pxe-path-resolve-absolute \ test/parser/test-pxe-discover-bootfile-root \