Skip to content

Commit

Permalink
Fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Kumar Mishra committed Apr 21, 2020
1 parent ee5a212 commit 365b3cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc_lexer/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,4 @@ mod tests {
let expected: Option<usize> = None;
assert_eq!(expected, actual);
}

}

0 comments on commit 365b3cc

Please sign in to comment.