nixos tests: add hibernation test to blockers

This commit is contained in:
Nikolay Amiantov 2016-08-21 17:34:00 +03:00
parent c2192c664a
commit 74a5c99904

View File

@ -68,6 +68,7 @@ in rec {
(all nixos.tests.boot.uefiCdrom)
(all nixos.tests.boot.uefiUsb)
(all nixos.tests.boot-stage1)
(all nixos.tests.hibernate)
(all nixos.tests.ecryptfs)
(all nixos.tests.ipv6)
(all nixos.tests.i3wm)