Include full contents of all nested repositories
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
7
openclaw/extensions/twitch/test/setup.ts
Normal file
7
openclaw/extensions/twitch/test/setup.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Vitest setup file for Twitch plugin tests.
|
||||
*
|
||||
* Re-exports the root test setup to avoid duplication.
|
||||
*/
|
||||
|
||||
export * from "../../../test/setup.js";
|
||||
Reference in New Issue
Block a user