mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 19:51:47 +00:00
Begin updating serde such that it can read the yaml test files
This commit is contained in:
@@ -20,7 +20,6 @@ pub struct TestDoc {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn yaml() {
|
||||
use serde_yaml;
|
||||
use std::{fs::File, io::prelude::*, path::PathBuf};
|
||||
|
||||
Reference in New Issue
Block a user