Skip to content

Commit 0e913a4

Browse files
committed
mk: Parameterize tests.mk to the max
1 parent a4250a9 commit 0e913a4

File tree

2 files changed

+332
-688
lines changed

2 files changed

+332
-688
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ do
624624
make_dir $h/test/doc-tutorial-macros
625625
make_dir $h/test/doc-tutorial-borrowed-ptr
626626
make_dir $h/test/doc-tutorial-tasks
627-
make_dir $h/test/doc-ref
627+
make_dir $h/test/doc-rust
628628
done
629629

630630
# Configure submodules

0 commit comments

Comments
 (0)