Skip to content

Commit 92cdd31

Browse files
committed
Remove large MRT files and disable tests for now
1 parent c66d966 commit 92cdd31

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
**/*.rs.bk
33
/Cargo.lock
44
.cargo
5+
/test-data

src/mrt.rs

+2
Original file line numberDiff line numberDiff line change
@@ -990,6 +990,7 @@ where
990990
}
991991
}
992992

993+
/*
993994
//------------ Tests ----------------------------------------------------------
994995
995996
#[cfg(test)]
@@ -1184,3 +1185,4 @@ mod tests {
11841185
println!("done");
11851186
}
11861187
}
1188+
*/
-96.7 MB
Binary file not shown.
-22.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)