On Wednesday, 28 March 2018 at 21:29:22 UTC, Jesse Phillips wrote: > And a note on the reverse, if you have an executable project $ > dub test won't build in the app.d file since it contains main > and dub test wants to avoid running your main function. For reference: https://github.com/dlang/dub/issues/1118