Skip to content

Commit

Permalink
Make license doctest pass again
Browse files Browse the repository at this point in the history
  • Loading branch information
dlukes committed Mar 5, 2018
1 parent 085cc90 commit 01f6527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/license.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ impl TemplateParser {
/// # Examples
///
/// ```
/// # use rustfmt_config::license::TemplateParser;
/// # use rustfmt_nightly::config::license::TemplateParser;
/// assert_eq!(
/// TemplateParser::parse(
/// r"
Expand Down

0 comments on commit 01f6527

Please sign in to comment.