Searched refs:BOOT_CONFIG_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
7 const BOOT_CONFIG_FILE_NAME: &str = "config/boot.toml"; constant13 let boot_config_path = ctx.templates_dir().join(BOOT_CONFIG_FILE_NAME); in test_load_boot_config_template()