dynix/tests/basic/default.nix

8 lines
212 B
Nix
Raw Normal View History

2026-02-06 17:12:02 +01:00
/**
* 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