nixos/tests/gobgpd: init

This commit is contained in:
Yuya Kusakabe
2021-04-09 14:57:33 +00:00
parent 45cffe7985
commit 8b11f5b705
2 changed files with 72 additions and 0 deletions
+1
View File
@@ -135,6 +135,7 @@ in
gnome3 = handleTest ./gnome3.nix {};
gnome3-xorg = handleTest ./gnome3-xorg.nix {};
go-neb = handleTest ./go-neb.nix {};
gobgpd = handleTest ./gobgpd.nix {};
gocd-agent = handleTest ./gocd-agent.nix {};
gocd-server = handleTest ./gocd-server.nix {};
google-oslogin = handleTest ./google-oslogin {};