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:
parent
0af6e6b0e5
commit
e260018f9c
10 changed files with 16 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
import ./make-test-python.nix (
|
||||
{
|
||||
name = "corerad";
|
||||
nodes = {
|
||||
router = {config, pkgs, ...}: {
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue