2025-07-10 00:06:51 -04:00
|
|
|
#include "autotest_xplor.h"
|
2025-03-01 20:38:52 -05:00
|
|
|
|
2025-07-10 00:06:51 -04:00
|
|
|
void AutoTest_XPlor::initTestCase()
|
|
|
|
|
{
|
2025-03-01 20:38:52 -05:00
|
|
|
|
2025-07-10 00:06:51 -04:00
|
|
|
}
|
2025-03-01 20:38:52 -05:00
|
|
|
|
2025-07-10 00:06:51 -04:00
|
|
|
void AutoTest_XPlor::cleanupTestCase()
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
}
|