tests/claude-code: add rules tests
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
9bf54edf10
commit
bb35f07cc9
5 changed files with 54 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
claude-code-assertion = ./assertion.nix;
|
||||
claude-code-memory-management = ./memory-management.nix;
|
||||
claude-code-memory-from-source = ./memory-from-source.nix;
|
||||
claude-code-rules-dir = ./rules-dir.nix;
|
||||
claude-code-rules-path = ./rules-path.nix;
|
||||
claude-code-agents-dir = ./agents-dir.nix;
|
||||
claude-code-commands-dir = ./commands-dir.nix;
|
||||
claude-code-hooks-dir = ./hooks-dir.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue