On Monday, 2 December 2019 at 02:15:36 UTC, Suleyman wrote:
The command you need is "make -Ctest". Or you can run a specific test manually using run.d.
```
cd test/
./run.d compilable/traits.d
```

Thanks

Reply via email to