mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-05 19:23:34 +08:00
5 lines
147 B
TypeScript
5 lines
147 B
TypeScript
// Default test setup installs the shared test environment.
|
|
import { installSharedTestSetup } from "./setup.shared.js";
|
|
|
|
installSharedTestSetup();
|