import lib;

extern(C) int runDepTests()
{
    return runTests();
}
