#ifndef __PERFORMANCE_TEST_H__
#define __PERFORMANCE_TEST_H__
#include "BaseTest.h"
DEFINE_TEST_LIST(PerformanceTests);
#endif