#include "test.h" int main(int argc, char *argv[]) { runTest(); return 0; }