summaryrefslogtreecommitdiffstats
path: root/test/parser/test-yaboot-external.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser/test-yaboot-external.c')
-rw-r--r--test/parser/test-yaboot-external.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/parser/test-yaboot-external.c b/test/parser/test-yaboot-external.c
index bd09b44..713145f 100644
--- a/test/parser/test-yaboot-external.c
+++ b/test/parser/test-yaboot-external.c
@@ -15,7 +15,8 @@ void run_test(struct parser_test *test)
struct discover_context *ctx;
struct discover_device *dev;
- test_read_conf_embedded(test);
+ test_read_conf_embedded(test, "/yaboot.conf");
+
test_run_parser(test, "yaboot");
ctx = test->ctx;
OpenPOWER on IntegriCloud