aboutsummaryrefslogtreecommitdiff
path: root/tests/dag.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dag.c')
-rw-r--r--tests/dag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dag.c b/tests/dag.c
index f7a1937..f79d759 100644
--- a/tests/dag.c
+++ b/tests/dag.c
@@ -20,7 +20,7 @@ struct evanix_opts_t evanix_opts = {
.ispipelined = true,
.isdryrun = false,
.max_builds = 0,
- .system = NULL,
+ .system = "0xDEADBEEF",
.solver_report = false,
.check_cache_status = false,
.solver = NULL,