fix: rename tests to experiments

This commit is contained in:
Ranomier 2025-06-08 03:33:24 +02:00
parent 924304c8ea
commit c9e7080160
3 changed files with 1 additions and 1 deletions

5
experiments/default.nix Normal file
View file

@ -0,0 +1,5 @@
{
imports = [
./glitchtip-container.nix
];
}