tests/claude-code: add path tests for agents/commands
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
846f27fba8
commit
fb928abb67
6 changed files with 86 additions and 0 deletions
|
|
@ -8,4 +8,7 @@
|
|||
claude-code-agents-dir = ./agents-dir.nix;
|
||||
claude-code-commands-dir = ./commands-dir.nix;
|
||||
claude-code-hooks-dir = ./hooks-dir.nix;
|
||||
claude-code-agents-path = ./agents-path.nix;
|
||||
claude-code-commands-path = ./commands-path.nix;
|
||||
claude-code-mixed-content = ./mixed-content.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue