gitlab: refactor and fix test

This commit is contained in:
Robin Gloster
2018-11-02 22:40:21 +01:00
parent a4234645fe
commit ec7cb84bf0
4 changed files with 109 additions and 137 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ in rec {
tests.fsck = callTest tests/fsck.nix {};
tests.fwupd = callTest tests/fwupd.nix {};
tests.gdk-pixbuf = callTest tests/gdk-pixbuf.nix {};
#tests.gitlab = callTest tests/gitlab.nix {};
tests.gitlab = callTest tests/gitlab.nix {};
tests.gitolite = callTest tests/gitolite.nix {};
tests.gjs = callTest tests/gjs.nix {};
tests.gocd-agent = callTest tests/gocd-agent.nix {};