Skip to content

Commit cc385f0

Browse files
committed
Share Testing
1 parent 707f9c6 commit cc385f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/rust/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/src/decoder/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ mod test {
243243

244244
use super::*;
245245

246-
// #[test]
246+
#[test]
247247
fn test_process_cc_data() {
248248
set_logger(CCExtractorLogger::new(
249249
OutputTarget::Stdout,

0 commit comments

Comments
 (0)