diff options
| -rw-r--r-- | src/lib.rs | 5 | 
1 files changed, 0 insertions, 5 deletions
| @@ -320,11 +320,6 @@ mod tests {      }      #[test] -    fn patches_file() { -        // File::open("../testdata/"); -    } - -    #[test]      fn read_git_blob() {          use std::path::Path; | 
