chore(lib/select): move into subfolder with a test file

This commit is contained in:
Johannes Kirschbauer
2025-04-02 11:41:41 +02:00
parent 4dde845c4d
commit 69078433cd
5 changed files with 51 additions and 2 deletions

4
lib/select/tests.nix Normal file
View File

@@ -0,0 +1,4 @@
{ clanLib }:
{
}