···687687 imports = [ ./odoo.nix ];
688688 _module.args.package = pkgs.odoo16;
689689 };
690690+ oku = runTest ./oku.nix;
690691 oncall = runTest ./web-apps/oncall.nix;
691692 # 9pnet_virtio used to mount /nix partition doesn't support
692693 # hibernation. This test happens to work on x86_64-linux but