#ifndef TESTS_COMMON_H_ #define TESTS_COMMON_H_ class FileModule *parsefile(const char *filename); #endif