summaryrefslogtreecommitdiffstats
path: root/test/parser/test-yaboot-root-global.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/test-yaboot-root-global.c')
-rw-r--r--test/parser/test-yaboot-root-global.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/parser/test-yaboot-root-global.c b/test/parser/test-yaboot-root-global.c
index 6d8da85..c5e7698 100644
--- a/test/parser/test-yaboot-root-global.c
+++ b/test/parser/test-yaboot-root-global.c
@@ -16,7 +16,8 @@ void run_test(struct parser_test *test)
struct discover_boot_option *opt;
struct discover_context *ctx;
- test_read_conf_embedded(test);
+ test_read_conf_embedded(test, "/etc/yaboot.conf");
+
test_run_parser(test, "yaboot");
ctx = test->ctx;
OpenPOWER on IntegriCloud