nix-on-droid/tests/on-device/config-default.bats
2021-12-12 11:56:48 +01:00

7 lines
167 B
Bash

# Copyright (c) 2019-2021, see AUTHORS. Licensed under MIT License, see LICENSE.
load lib
@test 'default config can be switched into' {
switch_to_default_config
}