doTrackTests

Set to true by app.d if --provide test-runner is given Makes serve-d emit unittests on every save

__gshared
bool doTrackTests;

Meta