summaryrefslogtreecommitdiffstats
path: root/test/parser/test-pxe-non-url-conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/test-pxe-non-url-conf.c')
-rw-r--r--test/parser/test-pxe-non-url-conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parser/test-pxe-non-url-conf.c b/test/parser/test-pxe-non-url-conf.c
index e8bb849..08f246a 100644
--- a/test/parser/test-pxe-non-url-conf.c
+++ b/test/parser/test-pxe-non-url-conf.c
@@ -19,7 +19,7 @@ void run_test(struct parser_test *test)
test_set_event_source(test);
test_set_event_param(test->ctx->event, "siaddr", "host");
- test_set_event_param(test->ctx->event, "conffile", "conf.txt");
+ test_set_event_param(test->ctx->event, "pxeconffile", "conf.txt");
test_run_parser(test, "pxe");
OpenPOWER on IntegriCloud