mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 19:08:22 -06:00
docs: document cli program tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Build program version alias tests cover version flag aliases on the root program.
|
||||
import process from "node:process";
|
||||
import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
|
||||
import { buildProgram } from "./build-program.js";
|
||||
|
||||
Reference in New Issue
Block a user