blob: e64ce3d6bcbac7b6872d6826ac2f262f24aad001 [file] [log] [blame]
#include "ThinClientInterest2.hpp"
DUNIT_MAIN
{
runThinClientInterest2( true, true );
runThinClientInterest2( true, false );
}
END_MAIN