tests.basic -> tests.gotosocial

This commit is contained in:
Qyriad 2026-02-10 14:19:55 +01:00
parent 68e9b9a1e4
commit 1f466b63d3
9 changed files with 23 additions and 16 deletions

View file

@ -0,0 +1,7 @@
/**
* Convenience shortcut for running this test from the command-line.
* Normally this test is initialized from /tests/default.nix.
*/
{
pkgs ? import <nixpkgs> { },
}: pkgs.testers.runNixOSTest ./test.nix