6 lines
68 B
D
6 lines
68 B
D
import lib;
|
|
|
|
extern(C) int runDepTests()
|
|
{
|
|
return runTests();
|
|
}
|