/**
 * @deprecated Compatibility alias for the legacy `plugin-sdk/testing` barrel.
 *
 * Prefer focused `openclaw/plugin-sdk/*` test subpaths for public test helpers.
 */

export * from "./testing.js";
