summaryrefslogtreecommitdiffstats
path: root/test/parser/test-pxe-pathprefix-discover-mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/test-pxe-pathprefix-discover-mac.c')
-rw-r--r--test/parser/test-pxe-pathprefix-discover-mac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parser/test-pxe-pathprefix-discover-mac.c b/test/parser/test-pxe-pathprefix-discover-mac.c
index 1e5fa71..3c003fa 100644
--- a/test/parser/test-pxe-pathprefix-discover-mac.c
+++ b/test/parser/test-pxe-pathprefix-discover-mac.c
@@ -37,5 +37,5 @@ void run_test(struct parser_test *test)
check_resolved_url_resource(opt->boot_image,
"tftp://host/path/to/./kernel");
check_resolved_url_resource(opt->initrd,
- "tftp://host/initrd");
+ "tftp://host/path/to/initrd");
}
OpenPOWER on IntegriCloud