mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-12 21:26:08 +00:00
docs: document cli program tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Program context tests cover command context creation and propagation.
|
||||
import { Command } from "commander";
|
||||
import { describe, expect, it } from "vitest";
|
||||
import type { ProgramContext } from "./context.js";
|
||||
|
||||
Reference in New Issue
Block a user