Commit a8186a5
committed
Fix Cljdoc builds by moving "test" to alias.
If the tests directory is included in the main paths, but the test
dependencies aren't, Cljdoc will try to analyze the test directory,
which will fail due to missing dependencies.1 parent d8adbbe commit a8186a5
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
0 commit comments