module test_mt;

import mutils.job_manager.manager_tests;
import mutils.stdio;

void main() {
	test();
}