Add missing license header

This commit is contained in:
Nikhil Benesch 2019-06-25 18:07:05 -04:00
parent bc97543df3
commit 070d0192bf
No known key found for this signature in database
GPG key ID: FCF98542083C5A69
2 changed files with 12 additions and 1 deletions

View file

@ -789,5 +789,4 @@ mod tests {
//println!("------------------------------");
assert_eq!(expected, actual);
}
}