about summary refs log tree commit diff
path: root/tests/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-03-05 23:35:20 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-03-05 23:35:20 +0100
commit1190f91d696a231d086ac87e42e8351519831e31 (patch)
treeb1fb951e92ef269cab30d251bf064daf68e28fe8 /tests/default.nix
parent60798134c952adfd068ec844296a652720134102 (diff)
Remove all references to "heinrich"
This was a very old effort to NixOSify "heinrich" which unfortunately
didn't happen and I'm not sure whether "heinrich" even exists anymore.

The tests were broken anyway, so I doubt anyone would grief over it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'tests/default.nix')
-rw-r--r--tests/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/default.nix b/tests/default.nix
index 77fb3073..eb4f3b81 100644
--- a/tests/default.nix
+++ b/tests/default.nix
@@ -9,9 +9,6 @@ in {
   aszlig = {
     i3 = callTest ./aszlig/i3.nix;
   };
-  labnet = {
-    heinrich = callTest ./labnet/heinrich.nix;
-  };
   richi235 = {
     # Currently broken
     #multipath-vpn = callTest ./richi235/multipath-vpn.nix;