kRunTests top-level constant

bool const kRunTests

runs the tests found in the main() of the app for release, this should be false

Implementation

const bool kRunTests = true;