0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos/tests: Add names

This commit is contained in:
Robert Hensing 2022-06-26 00:14:38 +02:00
parent 0af6e6b0e5
commit e260018f9c
10 changed files with 16 additions and 0 deletions

View file

@ -1,5 +1,6 @@
import ./make-test-python.nix (
{
name = "corerad";
nodes = {
router = {config, pkgs, ...}: {
config = {