summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2022-01-28 20:10:48 +0100
committerGitHub <noreply@github.com>2022-01-28 20:10:48 +0100
commit9cc3612ac15a619f9ff6e09ee06af6e60b383f63 (patch)
treee5d1cddcad3be5bbe072eef6d656297419e8387f /nixos/tests/all-tests.nix
parentd8ff1576aea9032d1348c6cbfcbe9bc28072388c (diff)
parente533f9d3b2f2c0d578c935741674d72a7a1ecee2 (diff)
downloadnixpkgs-9cc3612ac15a619f9ff6e09ee06af6e60b383f63.tar
nixpkgs-9cc3612ac15a619f9ff6e09ee06af6e60b383f63.tar.gz
nixpkgs-9cc3612ac15a619f9ff6e09ee06af6e60b383f63.tar.bz2
nixpkgs-9cc3612ac15a619f9ff6e09ee06af6e60b383f63.tar.lz
nixpkgs-9cc3612ac15a619f9ff6e09ee06af6e60b383f63.tar.xz
nixpkgs-9cc3612ac15a619f9ff6e09ee06af6e60b383f63.tar.zst
nixpkgs-9cc3612ac15a619f9ff6e09ee06af6e60b383f63.zip
Merge pull request #156855 from B4dM4n/breitbandmessung-init
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 740405493a4..b0e7702e9b8 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -55,6 +55,7 @@ in
   borgbackup = handleTest ./borgbackup.nix {};
   botamusique = handleTest ./botamusique.nix {};
   bpf = handleTestOn ["x86_64-linux" "aarch64-linux"] ./bpf.nix {};
+  breitbandmessung = handleTest ./breitbandmessung.nix {};
   brscan5 = handleTest ./brscan5.nix {};
   btrbk = handleTest ./btrbk.nix {};
   buildbot = handleTest ./buildbot.nix {};