introducing tests
This commit is contained in:
parent
708a7304f7
commit
2097c0a290
3 changed files with 44 additions and 0 deletions
5
tests/default.nix
Normal file
5
tests/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./glitchtip-container.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue