#ifndef TEST_H #define TEST_H int addTest(int i, int j); #endif