Commit cb24771
committed
Add
During development, you usually want the `test` directory on your classpath.
With Calva, I cannot use the existing `:test` alias since it has `main-opts`.
Alternatively, we could extract the Kaocha runner from the `:test` alias to its own.:dev alias1 parent 3de5ded commit cb24771
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments