Skip to content

Commit f43f5c0

Browse files
committed
Add missing autodiff run-make tests to the install docs
1 parent 4afe47d commit f43f5c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/autodiff/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ You can then run our test cases:
2828
./x test --stage 1 tests/codegen-llvm/autodiff
2929
./x test --stage 1 tests/pretty/autodiff
3030
./x test --stage 1 tests/ui/autodiff
31+
./x test --stage 1 tests/run-make/autodiff
3132
./x test --stage 1 tests/ui/feature-gates/feature-gate-autodiff.rs
3233
```
3334

0 commit comments

Comments
 (0)