dynix/tests/gotosocial/default.nix
2026-02-10 14:20:46 +01:00

7 lines
212 B
Nix

/**
* 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