Searched refs:bad_path (Results 1 – 1 of 1) sorted by relevance
1000 let bad_path = Path::new("/tmp/fake/non/existing/path"); in test_read_cache_file_no_file() localVariable1001 let cache = Cache::read_from_file(bad_path).unwrap_or_default(); in test_read_cache_file_no_file()