runTestsMain

Dummy version so "normal" code compiles

mixin template runTestsMain (
Modules...
) if (
Modules.length > 0
) {}

Members

Functions

main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta