mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 20:35:39 -06:00
docs: document cli program tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Command tree tests cover CLI command hierarchy construction and lookup.
|
||||
import { Command } from "commander";
|
||||
import { describe, expect, it } from "vitest";
|
||||
import { removeCommand, removeCommandByName } from "./command-tree.js";
|
||||
|
||||
Reference in New Issue
Block a user