Files
openclaw/extensions/google/provider-runtime.contract.test.ts
2026-04-20 20:55:39 +01:00

4 lines
181 B
TypeScript

import { describeGoogleProviderRuntimeContract } from "../../test/helpers/plugins/provider-runtime-contract.js";
describeGoogleProviderRuntimeContract(() => import("./index.js"));