diff options
Diffstat (limited to 'test/parser/Makefile.am')
-rw-r--r-- | test/parser/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/parser/Makefile.am b/test/parser/Makefile.am index aeb16d8..62770d2 100644 --- a/test/parser/Makefile.am +++ b/test/parser/Makefile.am @@ -67,6 +67,8 @@ TESTS = \ test-pxe-non-url-pathprefix-with-conf \ test-pxe-pathprefix-discover \ test-pxe-pathprefix-discover-mac \ + test-pxe-path-resolve-relative \ + test-pxe-path-resolve-absolute \ test-unresolved-remove $(TESTS): %: %.embedded-config.o |