mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-11 01:46:27 +00:00
4 lines
147 B
TypeScript
4 lines
147 B
TypeScript
// Default test setup installs the shared test environment.
|
|
import { installSharedTestSetup } from "./setup.shared.js";
|
|
|
|
installSharedTestSetup();
|