Skip to content

Commit

Permalink
Upd test case name
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Aug 28, 2020
1 parent 4b0b0ed commit eace8dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -979,8 +979,8 @@ pub mod issue120 {
}
}

// https://github.com/dtolnay/async-trait/pulls/??
mod pull__ {
// https://github.com/dtolnay/async-trait/pulls/123
pub mod pull123 {
use async_trait::async_trait;

#[async_trait]
Expand Down

0 comments on commit eace8dd

Please sign in to comment.