Skip to content

Commit 77ac90d

Browse files
committed
update domainslib/task_more_deps names
1 parent 0e227e4 commit 77ac90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/domainslib/task_more_deps.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ let build_dep_graph pool test_input =
9191
build 0 []
9292

9393
let test_one_pool ~domain_bound ~promise_bound =
94-
Test.make ~name:"Task.async/await, more deps, 1 work pool" ~count:100
94+
Test.make ~name:"Domainslib.Task.async/await, more deps, 1 work pool" ~count:100
9595
(arb_deps domain_bound promise_bound)
9696
((*Util.fork_prop_with_timeout 10*)
9797
Util.repeat 10

0 commit comments

Comments
 (0)