This website requires JavaScript.
Explore
Help
Sign In
m3tam3re
/
nixpkgs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d42a6f57f534965f9e39056ef3385c523c9671f6
nixpkgs
/
tests
/
lib
/
default.nix
T
5 lines
90 B
Nix
Raw
Normal View
History
Unescape
Escape
test: add basic lib function tests for agents and coding-rules
2026-04-15 18:43:00 +00:00
{
coding-rules
=
import
./coding-rules-test.nix
;
agents
=
import
./agents-test.nix
;
}
Reference in New Issue
Copy Permalink