Skip to content

Commit 5e201f1

Browse files
committed
new: added DaxBaseImpl
1 parent 85eca07 commit 5e201f1

File tree

7 files changed

+1615
-1024
lines changed

7 files changed

+1615
-1024
lines changed

Diff for: src/async_group.rs

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ mod tests_async_group {
204204
.unwrap()
205205
{
206206
errors::AsyncGroup::ThreadPanicked { message } => assert_eq!(message, "panic 1"),
207-
_ => panic!(),
208207
}
209208
}
210209
}

0 commit comments

Comments
 (0)